summaryrefslogtreecommitdiff
path: root/src/theory/arrays/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/Makefile.am')
-rw-r--r--src/theory/arrays/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/arrays/Makefile.am b/src/theory/arrays/Makefile.am
index 8a0a180db..578915d69 100644
--- a/src/theory/arrays/Makefile.am
+++ b/src/theory/arrays/Makefile.am
@@ -7,6 +7,7 @@ noinst_LTLIBRARIES = libarrays.la
libarrays_la_SOURCES = \
theory_arrays_type_rules.h \
+ theory_arrays_rewriter.h \
theory_arrays.h \
theory_arrays.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback