summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 773acf67e..d5223773e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -102,6 +102,8 @@ libcvc4_la_SOURCES = \
smt/smt_engine.cpp \
smt/smt_engine_check_proof.cpp \
smt/smt_engine.h \
+ smt/smt_globals.cpp \
+ smt/smt_globals.h \
smt/model_postprocessor.cpp \
smt/model_postprocessor.h \
smt/smt_options_handler.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback