From e876e353e55aee25979db383a44d4407a95830c0 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Tue, 9 Oct 2007 18:22:34 -0700 Subject: [PATCH] Don't update .po's unless explicitly asked. --- po/Makefile.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 5022b8b1..9dc2c4ac 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -97,7 +97,7 @@ CATALOGS = @CATALOGS@ all: all-@USE_NLS@ -all-yes: stamp-po +all-yes: $(CATALOGS) all-no: # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no -- 2.39.2