summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am.in')
-rw-r--r--tests/Makefile.am.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am.in b/tests/Makefile.am.in
index c613cf555..3651d808a 100644
--- a/tests/Makefile.am.in
+++ b/tests/Makefile.am.in
@@ -47,3 +47,5 @@ $(srcdir)/Makefile.am: ../Makefile.am.in Test.pm $(mk_script)
sed -n '/^##test-files-end/,$$p' $(srcdir)/../Makefile.am.in >> $@t
chmod -w $@t
mv $@t $@
+
+include $(top_srcdir)/tests/check.mk