summaryrefslogtreecommitdiff
path: root/src/smt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/Makefile.am')
-rw-r--r--src/smt/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/smt/Makefile.am b/src/smt/Makefile.am
index 6f5b8fe76..5555a6190 100644
--- a/src/smt/Makefile.am
+++ b/src/smt/Makefile.am
@@ -13,6 +13,7 @@ libsmt_la_SOURCES = \
command_list.cpp \
command_list.h \
modal_exception.h \
+ logic_exception.h \
simplification_mode.h \
simplification_mode.cpp
@@ -23,4 +24,5 @@ EXTRA_DIST = \
options_handlers.h \
smt_options_template.cpp \
modal_exception.i \
+ logic_exception.i \
smt_engine.i
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback