diff options
Diffstat (limited to 'gettext-tools/examples/hello-c/autoclean.sh')
-rwxr-xr-x | gettext-tools/examples/hello-c/autoclean.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-c/autoclean.sh b/gettext-tools/examples/hello-c/autoclean.sh index 5feb974..7575334 100755 --- a/gettext-tools/examples/hello-c/autoclean.sh +++ b/gettext-tools/examples/hello-c/autoclean.sh @@ -37,7 +37,6 @@ rm -f m4/progtest.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 -rm -f m4/ulonglong.m4 rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 |