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 3a19ff9c6..db0eed31e 100644
--- a/src/theory/quantifiers/Makefile.am
+++ b/src/theory/quantifiers/Makefile.am
@@ -36,7 +36,9 @@ libquantifiers_la_SOURCES = \
model_builder.h \
model_builder.cpp \
quantifiers_attributes.h \
- quantifiers_attributes.cpp
+ quantifiers_attributes.cpp \
+ inst_gen.h \
+ inst_gen.cpp
EXTRA_DIST = \
kinds \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback