From: Bruno Haible Date: Tue, 25 Feb 2025 11:19:17 +0000 (+0100) Subject: examples: Fix hello-c++-gnome3. X-Git-Tag: v0.24~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef5e283cc8ef6592b965547e29029a20be2fe19;p=thirdparty%2Fgettext.git examples: Fix hello-c++-gnome3. * gettext-tools/examples/hello-c++-gnome3/autoclean.sh: Remove po/Makefile.in.in. --- diff --git a/gettext-tools/examples/hello-c++-gnome3/autoclean.sh b/gettext-tools/examples/hello-c++-gnome3/autoclean.sh index 330be19d7..34c62afd1 100755 --- a/gettext-tools/examples/hello-c++-gnome3/autoclean.sh +++ b/gettext-tools/examples/hello-c++-gnome3/autoclean.sh @@ -26,7 +26,7 @@ rm -f m4/lib-prefix.m4 rm -f m4/nls.m4 rm -f m4/po.m4 rm -f m4/progtest.m4 -rm -f po/Makefile.in +rm -f po/Makefile.in.in rm -f po/remove-potcdate.sed # Generated by aclocal.