summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f16c5408b..ec6464cdb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -105,10 +105,12 @@ libcvc4_la_SOURCES = \
smt/smt_globals.h \
smt/model_postprocessor.cpp \
smt/model_postprocessor.h \
- smt/smt_options_handler.cpp \
- smt/smt_options_handler.h \
smt/smt_engine_scope.cpp \
smt/smt_engine_scope.h \
+ smt/smt_options_handler.cpp \
+ smt/smt_options_handler.h \
+ smt/smt_statistics_registry.cpp \
+ smt/smt_statistics_registry.h \
smt/command_list.cpp \
smt/command_list.h \
smt/boolean_terms.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback