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 16ac45de2..b0d97754d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -335,6 +335,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/local_theory_ext.cpp \
theory/quantifiers/fun_def_process.h \
theory/quantifiers/fun_def_process.cpp \
+ theory/quantifiers/fun_def_engine.h \
+ theory/quantifiers/fun_def_engine.cpp \
theory/quantifiers/options_handlers.h \
theory/arith/theory_arith_type_rules.h \
theory/arith/type_enumerator.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback