summaryrefslogtreecommitdiff
path: root/test/regress/regress0/unconstrained/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/unconstrained/Makefile.am')
-rw-r--r--test/regress/regress0/unconstrained/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/regress/regress0/unconstrained/Makefile.am b/test/regress/regress0/unconstrained/Makefile.am
index a262499b8..4136566a0 100644
--- a/test/regress/regress0/unconstrained/Makefile.am
+++ b/test/regress/regress0/unconstrained/Makefile.am
@@ -71,7 +71,9 @@ TESTS = \
lt.smt2 \
uf1.smt2 \
uf2.smt2 \
- xor.smt2
+ xor.smt2
+
+# mult1.smt2
EXTRA_DIST = $(TESTS)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback