diff options
Diffstat (limited to 'gettext-tools/examples/hello-objc-gnome/autoclean.sh')
-rwxr-xr-x | gettext-tools/examples/hello-objc-gnome/autoclean.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gettext-tools/examples/hello-objc-gnome/autoclean.sh b/gettext-tools/examples/hello-objc-gnome/autoclean.sh index e07c854..5efa49d 100755 --- a/gettext-tools/examples/hello-objc-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-objc-gnome/autoclean.sh @@ -12,6 +12,7 @@ rm -f ABOUT-NLS rm -f config.rpath rm -f m4/codeset.m4 rm -f m4/gettext.m4 +rm -f m4/glibc2.m4 rm -f m4/glibc21.m4 rm -f m4/iconv.m4 rm -f m4/intdiv0.m4 |