From: Wolfgang Bumiller Date: Wed, 2 Jan 2013 14:05:52 +0000 (+0100) Subject: Makefile: ftepp.o: lexer.h X-Git-Tag: before-library~391 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=14593ce7891773c0cf959b3ef670fd603ac0f243 Makefile: ftepp.o: lexer.h --- diff --git a/Makefile b/Makefile index 0e23a92..2ac7d4f 100644 --- 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 +ftepp.o: lexer.h lexer.o: lexer.h ast.o: ast.h ir.h ir.o: ir.h