summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/Makefile.am')
-rw-r--r--src/theory/quantifiers/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/theory/quantifiers/Makefile.am b/src/theory/quantifiers/Makefile.am
index 60f2ee7f7..0339fbcd8 100644
--- a/src/theory/quantifiers/Makefile.am
+++ b/src/theory/quantifiers/Makefile.am
@@ -48,7 +48,9 @@ libquantifiers_la_SOURCES = \
bounded_integers.h \
bounded_integers.cpp \
first_order_reasoning.h \
- first_order_reasoning.cpp
+ first_order_reasoning.cpp \
+ rewrite_engine.h \
+ rewrite_engine.cpp
EXTRA_DIST = \
kinds \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback