diff options
Diffstat (limited to 'gettext-tools/examples/hello-c/autoclean.sh')
| -rwxr-xr-x | gettext-tools/examples/hello-c/autoclean.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gettext-tools/examples/hello-c/autoclean.sh b/gettext-tools/examples/hello-c/autoclean.sh index 591d6a9..005d699 100755 --- a/gettext-tools/examples/hello-c/autoclean.sh +++ b/gettext-tools/examples/hello-c/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-2006 Free Software Foundation, Inc. # This file is in the public domain. # # Script for cleaning all autogenerated files. @@ -44,7 +44,6 @@ rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 rm -f m4/xsize.m4 -rm -f mkinstalldirs rm -f po/Makefile.in.in rm -f po/remove-potcdate.sin |
