summaryrefslogtreecommitdiff
path: root/test/regress/regress2/arith/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress2/arith/Makefile.am')
-rw-r--r--test/regress/regress2/arith/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/regress/regress2/arith/Makefile.am b/test/regress/regress2/arith/Makefile.am
index 82d4588c0..1bfad1dc3 100644
--- a/test/regress/regress2/arith/Makefile.am
+++ b/test/regress/regress2/arith/Makefile.am
@@ -26,7 +26,11 @@ TESTS = \
lpsat-goal-9.smt2 \
prp-13-24.smt2
-EXTRA_DIST = $(TESTS)
+
+EXTRA_DIST = $(TESTS) \
+ miplib-opt1217--27.smt2 \
+ miplib-pp08a-3000.smt2 \
+ arith-int-098.cvc
# synonyms for "check" in this directory
.PHONY: regress regress2 test
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback