diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 9864d73b..8dbd0c52 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -77,7 +77,7 @@ CATALOGS = @CATALOGS@ all: all-@USE_NLS@ -all-yes: $(GMOFILES) @MAINTAINER_CMT@stamp-po +all-yes: @MAINTAINER_CMT@stamp-po all-no: # stamp-po is a timestamp denoting the last time at which the CATALOGS have |