summaryrefslogtreecommitdiff
path: root/projects/Stacker/lib/compiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/Stacker/lib/compiler/Makefile')
-rw-r--r--projects/Stacker/lib/compiler/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/Stacker/lib/compiler/Makefile b/projects/Stacker/lib/compiler/Makefile
index 67c9e13ff2..1b767058a0 100644
--- a/projects/Stacker/lib/compiler/Makefile
+++ b/projects/Stacker/lib/compiler/Makefile
@@ -18,3 +18,5 @@ include $(LEVEL)/Makefile.common
ifdef PARSE_DEBUG
INCLUDES += -DPARSE_DEBUG
endif
+
+$(OBJDIR)/Lexer.o : StackerParser.h