summaryrefslogtreecommitdiff
path: root/tests/tail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail/Makefile.am')
-rw-r--r--tests/tail/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am
index 4fc583665..7886e5d76 100644
--- a/tests/tail/Makefile.am
+++ b/tests/tail/Makefile.am
@@ -1,6 +1,6 @@
-# Make coreutils tests for "tail". -*-Makefile-*-
+# Make coreutils tests. -*-Makefile-*-
-# Copyright (C) 1997, 1998, 2000, 2003, 2004, 2005, 2006 Free Software
+# Copyright (C) 1997, 1998, 2000, 2003, 2004, 2006 Free Software
# Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
@@ -73,4 +73,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 $@