summaryrefslogtreecommitdiff
path: root/src/theory/booleans/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/booleans/Makefile.am')
-rw-r--r--src/theory/booleans/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/booleans/Makefile.am b/src/theory/booleans/Makefile.am
index c591ef7fb..a68ee62cd 100644
--- a/src/theory/booleans/Makefile.am
+++ b/src/theory/booleans/Makefile.am
@@ -15,4 +15,5 @@ libbooleans_la_SOURCES = \
circuit_propagator.h \
circuit_propagator.cpp
-EXTRA_DIST = kinds
+EXTRA_DIST = \
+ kinds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback