summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b28f356..23b7457 100644
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,7 @@ SRC=\
cppbnf.cpp \
test-cppbnf.cpp \
grammer.cpp \
+ test-grammer.cpp \
lexer.cpp \
test-lexer.cpp \
minicc.cpp \