From: Bruno Haible Date: Sun, 30 Nov 2003 15:49:03 +0000 (+0000) Subject: Distribute also hello.rst, since it can only be regenerated with ppc386. X-Git-Tag: v0.13~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=211e40c861c70e86338144e62c83a279d32c8521;p=thirdparty%2Fgettext.git Distribute also hello.rst, since it can only be regenerated with ppc386. --- diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog index 67eddd7a7..a8bf85457 100644 --- a/gettext-tools/examples/ChangeLog +++ b/gettext-tools/examples/ChangeLog @@ -2,6 +2,10 @@ * gettext-0.13 released. +2003-11-30 Bruno Haible + + * Makefile.am (EXAMPLESFILES): Add hello-pascal/hello.rst. + 2003-11-30 Bruno Haible * hello-*/po/LINGUAS: Update. diff --git a/gettext-tools/examples/Makefile.am b/gettext-tools/examples/Makefile.am index 7787490da..96037d0dc 100644 --- a/gettext-tools/examples/Makefile.am +++ b/gettext-tools/examples/Makefile.am @@ -402,6 +402,7 @@ EXAMPLESFILES = \ hello-pascal/autogen.sh \ hello-pascal/autoclean.sh \ hello-pascal/hello.pas \ + hello-pascal/hello.rst \ hello-pascal/Makefile.am \ hello-pascal/configure.ac \ hello-pascal/m4/Makefile.am \