Make a pot generating command available

Translators don't want to run autogen before generating pot,
so give them a script.
This commit is contained in:
Matthias Clasen
2015-03-03 07:11:41 -05:00
parent 48c93fb347
commit 79321c0d8a
4 changed files with 77 additions and 36 deletions

View File

@ -21,7 +21,8 @@ EXTRA_DIST += \
gtk-zip.sh.in \
sanitize-la.sh \
po/README.translators \
po/po2tbl.sed.in
po/po2tbl.sed.in \
make-pot
MAINTAINERCLEANFILES = \
$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \