summaryrefslogtreecommitdiff
path: root/tests/date/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/date/Makefile.am')
-rw-r--r--tests/date/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/date/Makefile.am b/tests/date/Makefile.am
index ac93fccf5..37c6ed274 100644
--- a/tests/date/Makefile.am
+++ b/tests/date/Makefile.am
@@ -40,6 +40,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