From: Jim Meyering Date: Fri, 14 Jun 1996 03:51:57 +0000 (+0000) Subject: ($(PACKAGE).pot): Reapply change of May 30. X-Git-Tag: TEXTUTILS-1_18a~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c25a4610fe74a48827b101e6b222fffdc9fb7a;p=thirdparty%2Fcoreutils.git ($(PACKAGE).pot): Reapply change of May 30. Depend on POTFILES only when using maintainer mode. --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 0486c2eb23..43125a8ff8 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -90,7 +90,7 @@ all: all-@USE_NLS@ all-yes: cat-id-tbl.c $(CATALOGS) all-no: -$(PACKAGE).pot: $(POTFILES) +$(PACKAGE).pot: @MAINT@$(POTFILES) $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ --add-comments --keyword=_ --keyword=N_ \ --files-from=$(srcdir)/POTFILES.in