summaryrefslogtreecommitdiff
path: root/src/theory/rewriterules/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/rewriterules/Makefile.am')
-rw-r--r--src/theory/rewriterules/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/theory/rewriterules/Makefile.am b/src/theory/rewriterules/Makefile.am
index a9eddb812..1b137e7f0 100644
--- a/src/theory/rewriterules/Makefile.am
+++ b/src/theory/rewriterules/Makefile.am
@@ -20,7 +20,9 @@ librewriterules_la_SOURCES = \
rr_trigger.h \
rr_trigger.cpp \
rr_candidate_generator.h \
- rr_candidate_generator.cpp
+ rr_candidate_generator.cpp \
+ efficient_e_matching.h \
+ efficient_e_matching.cpp
EXTRA_DIST = \
kinds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback