summaryrefslogtreecommitdiff
path: root/tests/uniq/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/uniq/Makefile.am')
-rw-r--r--tests/uniq/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/uniq/Makefile.am b/tests/uniq/Makefile.am
index 73f23a149..b3bb3d17d 100644
--- a/tests/uniq/Makefile.am
+++ b/tests/uniq/Makefile.am
@@ -1,7 +1,7 @@
-# Make coreutils tests for "uniq". -*-Makefile-*-
+# Make coreutils tests. -*-Makefile-*-
-# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 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
@@ -71,4 +71,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 $@