Adjust to changes in Makefile.rules
[oota-llvm.git] / projects / Stacker / lib / compiler / Makefile
index 67c9e13ff21533de02c67b0d13f1e1559b757ae6..1b767058a0e65dc75e940413b564de3ccb95222b 100644 (file)
@@ -18,3 +18,5 @@ include $(LEVEL)/Makefile.common
 ifdef PARSE_DEBUG
 INCLUDES += -DPARSE_DEBUG
 endif
+
+$(OBJDIR)/Lexer.o : StackerParser.h