summaryrefslogtreecommitdiff
path: root/tests/tr/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-06-18 15:22:51 +0000
committerJim Meyering <jim@meyering.net>1998-06-18 15:22:51 +0000
commit2781ec69b7a31ccc5ede67558c025d7c2350f053 (patch)
treee9b45a16aa464da684f59c5a599d3a93a0650262 /tests/tr/Makefile.am
parent4a9222e0c211aa6a6c42a0a85a9ac5664b11740a (diff)
downloadcoreutils-2781ec69b7a31ccc5ede67558c025d7c2350f053.tar.xz
.
Diffstat (limited to 'tests/tr/Makefile.am')
-rw-r--r--tests/tr/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tr/Makefile.am b/tests/tr/Makefile.am
index 9644f9f02..6cc92c10a 100644
--- a/tests/tr/Makefile.am
+++ b/tests/tr/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