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.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/smt/Makefile.am b/src/smt/Makefile.am
index 2f9f08302..3e777ec89 100644
--- a/src/smt/Makefile.am
+++ b/src/smt/Makefile.am
@@ -11,3 +11,9 @@ libsmt_la_SOURCES = \
modal_exception.h \
bad_option_exception.h \
no_such_function_exception.h
+
+EXTRA_DIST = \
+ bad_option_exception.i \
+ no_such_function_exception.i \
+ modal_exception.i \
+ smt_engine.i
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback