summaryrefslogtreecommitdiff
path: root/src/theory/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/Makefile.am')
-rw-r--r--src/theory/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/theory/Makefile.am b/src/theory/Makefile.am
index 8f6ab76c2..8dcd14995 100644
--- a/src/theory/Makefile.am
+++ b/src/theory/Makefile.am
@@ -39,7 +39,9 @@ libtheory_la_SOURCES = \
quantifiers_engine.h \
quantifiers_engine.cpp \
model.h \
- model.cpp
+ model.cpp \
+ rep_set.h \
+ rep_set.cpp
nodist_libtheory_la_SOURCES = \
rewriter_tables.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback