]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops.
authorBruno Haible <bruno@clisp.org>
Wed, 19 Dec 2001 19:37:24 +0000 (19:37 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 21:51:43 +0000 (23:51 +0200)
po/Makefile.in.in

index 946ece287ff34a67446ca8b9f464bdf887200c9d..ba477928992a63db3d2c42df73a07c7fe6ce99d6 100644 (file)
@@ -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 \