1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00

($(PACKAGE).pot): Reapply change of May 30.

Depend on POTFILES only when using maintainer mode.
This commit is contained in:
Jim Meyering
1996-06-14 03:51:57 +00:00
parent 031e782bb9
commit c8c25a4610

View File

@@ -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