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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/arrays/Makefile.am b/src/theory/arrays/Makefile.am
index e4c814660..8b8a5bd48 100644
--- a/src/theory/arrays/Makefile.am
+++ b/src/theory/arrays/Makefile.am
@@ -22,4 +22,5 @@ libarrays_la_SOURCES = \
theory_arrays_model.h \
theory_arrays_model.cpp
-EXTRA_DIST = kinds
+EXTRA_DIST = \
+ kinds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback