summaryrefslogtreecommitdiff
path: root/tests/join/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/join/Makefile.am')
-rw-r--r--tests/join/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/join/Makefile.am b/tests/join/Makefile.am
index ea6d7d246..f656a4ea0 100644
--- a/tests/join/Makefile.am
+++ b/tests/join/Makefile.am
@@ -36,6 +36,8 @@ $(srcdir)/$x-tests: $(mk_script) Test.pm
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+check: $(maint_gen)
+
Makefile.am: ../Makefile.am.in Test.pm $(mk_script)
rm -f $@ $@t
sed -n '1,/^##test-files-begin/p' $< > $@t