zvault/lang/Makefile

3 lines
156 B
Makefile
Raw Normal View History

2018-02-24 12:55:24 +00:00
default:
(cd ../src; find . -name '*.rs') | xargs xgettext -D ../src --debug -L python -n -F -a -E --from-code UTF-8 -x ../lang/excluded.po -o default.pot