]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
Merge branch 'master' of github.com:graphitemaster/gmqcc
[xonotic/gmqcc.git] / Makefile
index 94b25e377ad4afdca79c5cfab92c249fe107aa68..b6ea92b7338508acbcdc37873f65f3b222f5ab7e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,7 @@ clean:
 $(OBJ_D) $(OBJ_C) $(OBJ_X): gmqcc.h opts.def
 main.o:   lexer.h
 parser.o: ast.h lexer.h
+lexer.o:  lexer.h
 ast.o:    ast.h ir.h
 ir.o:     ir.h