summaryrefslogtreecommitdiff
path: root/src/parser/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/Makefile.in')
-rw-r--r--src/parser/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parser/Makefile.in b/src/parser/Makefile.in
index 231643474..24cd1ed84 100644
--- a/src/parser/Makefile.in
+++ b/src/parser/Makefile.in
@@ -309,6 +309,7 @@ libcvc4parser_la_LIBADD = \
libcvc4parser_la_SOURCES = \
parser.h \
parser.cpp \
+ parser_exception.h \
symbol_table.h \
antlr_parser.h \
antlr_parser.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback