summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
-rw-r--r--tests/check.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 91db7bcdb..9b6a37819 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -564,4 +564,5 @@ pr_data = \
pr/ttb3-FF \
pr/w72l24f-ll
+AUTOMAKE_OPTIONS =
include $(srcdir)/check.mk
diff --git a/tests/check.mk b/tests/check.mk
index 0e34e98de..3ac5e4221 100644
--- a/tests/check.mk
+++ b/tests/check.mk
@@ -91,6 +91,7 @@ TESTS_ENVIRONMENT = \
TEST_LOGS = $(TESTS:=.log)
# Parallel replacement of Automake's check-TESTS target.
+SUFFIXES =
include $(top_srcdir)/build-aux/check.mk
VERBOSE = yes