summaryrefslogtreecommitdiff
path: root/src/theory/builtin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/builtin/Makefile.am')
-rw-r--r--src/theory/builtin/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/builtin/Makefile.am b/src/theory/builtin/Makefile.am
index d1df0e425..9856cdbe6 100644
--- a/src/theory/builtin/Makefile.am
+++ b/src/theory/builtin/Makefile.am
@@ -7,6 +7,8 @@ noinst_LTLIBRARIES = libbuiltin.la
libbuiltin_la_SOURCES = \
theory_builtin_type_rules.h \
+ theory_builtin_rewriter.h \
+ theory_builtin_rewriter.cpp \
theory_builtin.h \
theory_builtin.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback