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 b1d7febbb..8aa06e82f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -483,6 +483,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/sygus/sygus_unif_strat.h \
theory/quantifiers/sygus/term_database_sygus.cpp \
theory/quantifiers/sygus/term_database_sygus.h \
+ theory/quantifiers/sygus_inference.cpp \
+ theory/quantifiers/sygus_inference.h \
theory/quantifiers/sygus_sampler.cpp \
theory/quantifiers/sygus_sampler.h \
theory/quantifiers/symmetry_breaking.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback