summaryrefslogtreecommitdiff
path: root/src/parser/smt2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/smt2/Makefile.am')
-rw-r--r--src/parser/smt2/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parser/smt2/Makefile.am b/src/parser/smt2/Makefile.am
index 6391919d6..d9082e0b6 100644
--- a/src/parser/smt2/Makefile.am
+++ b/src/parser/smt2/Makefile.am
@@ -24,6 +24,8 @@ ANTLR_STUFF = \
libparsersmt2_la_SOURCES = \
Smt2.g \
+ smt2.h \
+ smt2.cpp \
smt2_input.h \
smt2_input.cpp \
$(ANTLR_STUFF)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback