From: Bruno Haible Date: Wed, 8 Sep 2004 11:30:56 +0000 (+0000) Subject: Distribute FAQ.html. X-Git-Tag: v0.14.2~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e5946165c24ecd19f465f316cbbe95d0ecbe39;p=thirdparty%2Fgettext.git Distribute FAQ.html. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 2a3405746..77b1aae4b 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2004-09-08 Bruno Haible + + * Makefile.am (EXTRA_DIST): Add FAQ.html. + 2004-09-02 Bruno Haible * gettext.texi (Aspects): Tweak language: ISO-8859-1 is not a font. diff --git a/gettext-tools/doc/Makefile.am b/gettext-tools/doc/Makefile.am index 12455c99d..dc39bec26 100644 --- a/gettext-tools/doc/Makefile.am +++ b/gettext-tools/doc/Makefile.am @@ -47,6 +47,7 @@ gettext_TEXINFOS = \ # The FAQ. To be edited with Mozilla. doc_DATA = FAQ.html +EXTRA_DIST += $(doc_DATA) EXTRA_DIST += \ iso-639.sed iso-3166.sed ISO_639 ISO_3166 ISO_3166_de texi2html \