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 84b9faaf4..0c6e9006f 100644
--- a/src/theory/arrays/Makefile.am
+++ b/src/theory/arrays/Makefile.am
@@ -6,6 +6,7 @@ AM_CXXFLAGS = -Wall -Wno-unknown-pragmas $(FLAG_VISIBILITY_HIDDEN)
noinst_LTLIBRARIES = libarrays.la
libarrays_la_SOURCES = \
+ theory_arrays_type_rules.h \
theory_arrays.h \
theory_arrays.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback