summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1cc223e4..a91eabe1 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,9 @@ inx:
.PHONY: messages.po
messages.po:
rm -f messages.po
+ bin/pyembroidery-gettext > pyembroidery-format-descriptions.py
pybabel extract -o messages.po -F babel.conf --add-location=full --add-comments=l10n,L10n,L10N --sort-by-file --strip-comments .
+ rm pyembroidery-format-descriptions.py
.PHONY: locales
locales: