From: Bruno Haible Date: Wed, 19 Dec 2001 19:37:24 +0000 (+0000) Subject: Oops. X-Git-Tag: v0.11~157 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60db677d16d3a1623eacbc93365d9103aef557d6;p=thirdparty%2Fgettext.git Oops. --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 946ece287..ba4779289 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -79,7 +79,7 @@ all-no: $(srcdir)/$(DOMAIN).pot: $(POTFILES) $(srcdir)/POTFILES.in $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \ --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) \ - --files-from=$(srcdir)/POTFILES.in + --files-from=$(srcdir)/POTFILES.in \ --copyright-holder='$(COPYRIGHT_HOLDER)' \ && test ! -f $(DOMAIN).po \ || ( rm -f $(srcdir)/$(DOMAIN).pot \