]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Makefile: ftepp.o: lexer.h
authorWolfgang Bumiller <blub@speed.at>
Wed, 2 Jan 2013 14:05:52 +0000 (15:05 +0100)
committerWolfgang Bumiller <blub@speed.at>
Wed, 2 Jan 2013 14:05:52 +0000 (15:05 +0100)
Makefile

index 0e23a92a3b9b204ec4af272c6bbe20e1cc8f119d..2ac7d4fad87eb48b0986c42723c312da0395e764 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -105,6 +105,7 @@ clean:
 $(OBJ_D) $(OBJ_C) $(OBJ_X): gmqcc.h opts.def
 main.o:   lexer.h
 parser.o: ast.h lexer.h
 $(OBJ_D) $(OBJ_C) $(OBJ_X): gmqcc.h opts.def
 main.o:   lexer.h
 parser.o: ast.h lexer.h
+ftepp.o:  lexer.h
 lexer.o:  lexer.h
 ast.o:    ast.h ir.h
 ir.o:     ir.h
 lexer.o:  lexer.h
 ast.o:    ast.h ir.h
 ir.o:     ir.h