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