From: Bruno Haible Date: Sat, 27 Oct 2007 22:20:46 +0000 (+0000) Subject: Oops, typo. X-Git-Tag: v0.17~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c28f45dc52538a25e5f8dbd48025035c9c2a532;p=thirdparty%2Fgettext.git Oops, typo. --- diff --git a/gettext-tools/man/Makefile.am b/gettext-tools/man/Makefile.am index a140f7a63..f9c2a80a7 100644 --- a/gettext-tools/man/Makefile.am +++ b/gettext-tools/man/Makefile.am @@ -176,7 +176,7 @@ msginit.1.html: msginit.1 msguniq.1.html: msguniq.1 $(MAN2HTML) `if test -f msguniq.1; then echo .; else echo $(srcdir); fi`/msguniq.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ -.1recode-sr-latin.1.html: recode-sr-latin.1 +recode-sr-latin.1.html: recode-sr-latin.1 $(MAN2HTML) `if test -f recode-sr-latin.1; then echo .; else echo $(srcdir); fi`/recode-sr-latin.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ gettextize.1.html: gettextize.1