]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Fix dependincies
authorDale Weiler <killfieldengine@gmail.com>
Sun, 8 Sep 2013 17:04:07 +0000 (13:04 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Sun, 8 Sep 2013 17:04:07 +0000 (13:04 -0400)
Makefile

index eee0d49717b0b5d68f43075ef309691c298bc769..a89d8c28e1473869db2f1a21c8463318bf5029f3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -165,3 +165,4 @@ ftepp.o: gmqcc.h opts.def lexer.h
 utf8.o: gmqcc.h opts.def
 correct.o: gmqcc.h opts.def
 fold.o: ast.h ir.h gmqcc.h opts.def parser.h lexer.h
+intrin.o: parser.h gmqcc.h opts.def lexer.h ast.h ir.h