summaryrefslogtreecommitdiff
path: root/tests/cut
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cut')
-rw-r--r--tests/cut/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/cut/Makefile.am b/tests/cut/Makefile.am
index 1494c4ec9..74b3d38eb 100644
--- a/tests/cut/Makefile.am
+++ b/tests/cut/Makefile.am
@@ -1,6 +1,7 @@
-# Make coreutils tests for 'cut'. -*-Makefile-*-
+# Make coreutils tests. -*-Makefile-*-
-# Copyright (C) 1996, 1997, 2006 Free Software Foundation, Inc.
+# Copyright (C) 1997, 1998, 2000, 2003, 2004, 2006 Free Software
+# Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -76,4 +77,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 $@