diff options
Diffstat (limited to 'gettext-tools/examples/hello-csharp-forms/autoclean.sh')
| -rwxr-xr-x | gettext-tools/examples/hello-csharp-forms/autoclean.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-csharp-forms/autoclean.sh b/gettext-tools/examples/hello-csharp-forms/autoclean.sh index 73f33cf..068b28c 100755 --- a/gettext-tools/examples/hello-csharp-forms/autoclean.sh +++ b/gettext-tools/examples/hello-csharp-forms/autoclean.sh @@ -1,6 +1,6 @@ #!/bin/sh # Example for use of GNU gettext. -# Copyright (C) 2003 Free Software Foundation, Inc. +# Copyright (C) 2003, 2005 Free Software Foundation, Inc. # This file is in the public domain. # # Script for cleaning all autogenerated files. @@ -15,6 +15,7 @@ rm -f po/remove-potcdate.sin # Brought in by explicit copy. rm -f m4/csharpcomp.m4 rm -f m4/csharpexec.m4 +rm -f m4/csharpexec-test.exe rm -f csharpcomp.sh.in rm -f csharpexec.sh.in |
