summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2010-04-26 15:25:13 +1000
committerBrendan O'Dea <bod@debian.org>2010-04-26 15:25:13 +1000
commit2018ed78bcf8bd401740c0cf3e15c000ae2bdb8b (patch)
tree16ef6159c79a0c5df71d05693093c90a5d09d01c /Makefile.in
parent5d82f194df40f1e996f8c93584920c3dd282c47d (diff)
downloadhelp2man-2018ed78bcf8bd401740c0cf3e15c000ae2bdb8b.tar.gz
add some comments for translators
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 166bff8..fd9d0c0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -155,7 +155,7 @@ update-po: $(srcdir)/po/$(target).pot
done
$(srcdir)/po/$(target).pot: $(target) $(target).h2m.PL
- xgettext -L Perl -k_ -kN_ \
+ xgettext -L Perl -k_ -kN_ -cTranslators: \
--msgid-bugs-address="Brendan O'Dea <bug-help2man@gnu.org>" -o $@ $^
.PHONY: all clean distclean preload man msg_l10n man_l10n info dvi install \