summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples/hello-gawk/autoclean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-gawk/autoclean.sh')
-rwxr-xr-xgettext-tools/examples/hello-gawk/autoclean.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/gettext-tools/examples/hello-gawk/autoclean.sh b/gettext-tools/examples/hello-gawk/autoclean.sh
index 7fd9f34..e144a54 100755
--- a/gettext-tools/examples/hello-gawk/autoclean.sh
+++ b/gettext-tools/examples/hello-gawk/autoclean.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Example for use of GNU gettext.
-# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2005-2006 Free Software Foundation, Inc.
# This file is in the public domain.
#
# Script for cleaning all autogenerated files.
@@ -24,7 +24,6 @@ rm -f Makefile.in
rm -f m4/Makefile.in
rm -f po/Makefile.in
rm -f install-sh
-rm -f mkinstalldirs
rm -f missing
rm -f po/*.pot
rm -f po/stamp-po