]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
($(PACKAGE).pot): Depend on POTFILES only when using maintainer mode.
authorJim Meyering <jim@meyering.net>
Fri, 31 May 1996 02:26:23 +0000 (02:26 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 May 1996 02:26:23 +0000 (02:26 +0000)
Reported by Karl Heuer.

po/Makefile.in.in

index 701d61c4b139393c783d10cf416cfcf9637779b3..fd0f4df0a4d2327f64010ed9a308805bc6544c20 100644 (file)
@@ -90,7 +90,7 @@ all: all-@USE_NLS@
 all-yes all-gettext: cat-id-tbl.c $(CATALOGS) @MAINT@$(GMOFILES)
 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