From: Bruno Haible Date: Wed, 21 May 2003 10:48:34 +0000 (+0000) Subject: Ensure the doc is rebuilt when version.sh changes. X-Git-Tag: v0.12.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45d16fa9743320617fc092dd572188c7956f5db8;p=thirdparty%2Fgettext.git Ensure the doc is rebuilt when version.sh changes. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 55fd23b46..b75c0c21d 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-05-19 Bruno Haible + + * Makefile.am (stamp-vti): Add some dependencies. + 2003-05-17 Bruno Haible * gettext-0.12 released. diff --git a/gettext-tools/doc/Makefile.am b/gettext-tools/doc/Makefile.am index 6c2dc8227..f74359806 100644 --- a/gettext-tools/doc/Makefile.am +++ b/gettext-tools/doc/Makefile.am @@ -54,6 +54,9 @@ iso-3166.texi: ISO_3166 iso-3166.sed rm -f $(srcdir)/iso-3166.texi mv iso-3166.tmp $(srcdir)/iso-3166.texi +# The dependencies of stamp-vti generated by automake are incomplete. +stamp-vti: $(info_TEXINFOS) $(top_srcdir)/../version.sh + # We distribute only the split HTML documentation. # The user can generate the others, via