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.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/theory/arrays/Makefile.am b/src/theory/arrays/Makefile.am
index ec834522f..77f102cf8 100644
--- a/src/theory/arrays/Makefile.am
+++ b/src/theory/arrays/Makefile.am
@@ -16,9 +16,7 @@ libarrays_la_SOURCES = \
array_info.h \
array_info.cpp \
static_fact_manager.h \
- static_fact_manager.cpp \
- theory_arrays_model.h \
- theory_arrays_model.cpp
+ static_fact_manager.cpp
EXTRA_DIST = \
kinds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback