summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5f6d7e9ad..77fd455bb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -406,6 +406,10 @@ libcvc4_la_SOURCES = \
theory/datatypes/type_enumerator.h \
theory/datatypes/sygus_simple_sym.cpp \
theory/datatypes/sygus_simple_sym.h \
+ theory/decision_manager.cpp \
+ theory/decision_manager.h \
+ theory/decision_strategy.cpp \
+ theory/decision_strategy.h \
theory/ext_theory.cpp \
theory/ext_theory.h \
theory/fp/theory_fp.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback