summaryrefslogtreecommitdiff
path: root/tests/tac/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tac/Makefile.am')
-rw-r--r--tests/tac/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tac/Makefile.am b/tests/tac/Makefile.am
index c98266d8c..915c38a98 100644
--- a/tests/tac/Makefile.am
+++ b/tests/tac/Makefile.am
@@ -1,4 +1,4 @@
-# Make coreutils tests for "tac". -*-Makefile-*-
+# Make coreutils tests. -*-Makefile-*-
# Copyright (C) 1997, 1998, 2000, 2003, 2004, 2006 Free Software
# Foundation, Inc.
@@ -65,4 +65,5 @@ $(srcdir)/Makefile.am: ../Makefile.am.in Test.pm $(mk_script)
echo "x = $$tool" >> $@t
$(PERL) -I$(srcdir) -w -- $(mk_script) $(srcdir) --list >> $@t
sed -n '/^##test-files-end/,$$p' $(srcdir)/../Makefile.am.in >> $@t
+ chmod -w $@t
mv $@t $@