From: Bruno Haible Date: Fri, 12 Dec 2003 18:09:51 +0000 (+0000) Subject: Update after hello-perl change. X-Git-Tag: v0.13.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945562faf426908b472aa9acfe7ab143ed6f250a;p=thirdparty%2Fgettext.git Update after hello-perl change. --- diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog index 7ebd41a33..674f48857 100644 --- a/gettext-tools/examples/ChangeLog +++ b/gettext-tools/examples/ChangeLog @@ -22,6 +22,7 @@ * hello-perl/configure.ac: Update accordingly. * hello-perl/Makefile.am: Update accordingly. * Makefile.am (EXAMPLESFILES): Update. + * po/Makefile.am (POTFILES): Update. 2003-12-06 Bruno Haible diff --git a/gettext-tools/examples/po/Makefile.am b/gettext-tools/examples/po/Makefile.am index 5205dffcd..9d06d23e2 100644 --- a/gettext-tools/examples/po/Makefile.am +++ b/gettext-tools/examples/po/Makefile.am @@ -49,7 +49,8 @@ POTFILES = \ examples/hello-ycp/hello.ycp \ examples/hello-tcl/hello.tcl \ examples/hello-tcl-tk/hello.tcl \ - examples/hello-perl/hello.pl \ + examples/hello-perl/hello-1.pl.in \ + examples/hello-perl/hello-2.pl.in \ examples/hello-php/hello.php # List of small POT files.