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.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/theory/Makefile.am b/src/theory/Makefile.am
index 1aae03aa5..2bd85f712 100644
--- a/src/theory/Makefile.am
+++ b/src/theory/Makefile.am
@@ -40,8 +40,12 @@ libtheory_la_SOURCES = \
quantifiers_engine.cpp \
instantiator_default.h \
instantiator_default.cpp \
+ rr_inst_match.h \
+ rr_inst_match_impl.h \
+ rr_inst_match.cpp \
+ rr_trigger.h \
+ rr_trigger.cpp \
inst_match.h \
- inst_match_impl.h \
inst_match.cpp \
trigger.h \
trigger.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback