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 4720186f4..0006a8521 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -463,6 +463,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/sygus_grammar_cons.h \
theory/quantifiers/sygus_grammar_norm.cpp \
theory/quantifiers/sygus_grammar_norm.h \
+ theory/quantifiers/sygus_grammar_red.cpp \
+ theory/quantifiers/sygus_grammar_red.h \
theory/quantifiers/sygus_process_conj.cpp \
theory/quantifiers/sygus_process_conj.h \
theory/quantifiers/sygus_sampler.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback