summaryrefslogtreecommitdiff
path: root/popt/po/Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'popt/po/Makefile.in.in')
-rw-r--r--popt/po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/po/Makefile.in.in b/popt/po/Makefile.in.in
index 32b737655..1f6d6a456 100644
--- a/popt/po/Makefile.in.in
+++ b/popt/po/Makefile.in.in
@@ -83,7 +83,7 @@ all-no:
$(srcdir)/$(PACKAGE).pot: $(POTFILES) $(srcdir)/POTFILES.in
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
- --add-comments --keyword=_ --keyword=N_ \
+ --add-comments --keyword=_ --keyword=N_ --keyword=POPT_ \
--files-from=$(srcdir)/POTFILES.in \
&& test ! -f $(PACKAGE).po \
|| ( rm -f $(srcdir)/$(PACKAGE).pot \