From 2781ec69b7a31ccc5ede67558c025d7c2350f053 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 18 Jun 1998 15:22:51 +0000 Subject: . --- tests/head/Makefile.am | 2 ++ tests/head/Makefile.in | 2 ++ 2 files changed, 4 insertions(+) (limited to 'tests/head') diff --git a/tests/head/Makefile.am b/tests/head/Makefile.am index ae2c16946..1695868f8 100644 --- a/tests/head/Makefile.am +++ b/tests/head/Makefile.am @@ -33,6 +33,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 diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 22a66fabd..75d6dbd9f 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -236,6 +236,8 @@ $(srcdir)/$x-tests: $(mk_script) Test.pm mv $@.n $@ chmod 755 $@ +check: $(maint_gen) + Makefile.am: ../Makefile.am.in Test.pm $(mk_script) rm -f $@ $@t sed -n '1,/^##test-files-begin/p' $< > $@t -- cgit v1.2.3-70-g09d2