]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
($(PACKAGE).pot): Reapply change of May 30.
authorJim Meyering <jim@meyering.net>
Fri, 14 Jun 1996 03:51:57 +0000 (03:51 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 14 Jun 1996 03:51:57 +0000 (03:51 +0000)
Depend on POTFILES only when using maintainer mode.

po/Makefile.in.in

index 0486c2eb238d9920acbda0771cabcb966ceab8bb..43125a8ff873119552901330b993a2356c406539 100644 (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