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 77cfccda5..0a32cb645 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -534,6 +534,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/sygus/cegis_unif.h \
theory/quantifiers/sygus/ce_guided_single_inv.cpp \
theory/quantifiers/sygus/ce_guided_single_inv.h \
+ theory/quantifiers/sygus/enum_stream_substitution.cpp \
+ theory/quantifiers/sygus/enum_stream_substitution.h \
theory/quantifiers/sygus/sygus_pbe.cpp \
theory/quantifiers/sygus/sygus_pbe.h \
theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback