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 6cb179b1d..168e1e3b8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -431,6 +431,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/inst_propagator.h \
theory/quantifiers/inst_strategy_enumerative.cpp \
theory/quantifiers/inst_strategy_enumerative.h \
+ theory/quantifiers/lazy_trie.cpp \
+ theory/quantifiers/lazy_trie.h \
theory/quantifiers/local_theory_ext.cpp \
theory/quantifiers/local_theory_ext.h \
theory/quantifiers/macros.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback