summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-02-27 23:14:29 -0500
committerLex Neva <github.com@lexneva.name>2018-02-27 23:14:29 -0500
commita7817fb1d3879d79d1601f8aea0112a699fde892 (patch)
tree3e0d4a147bfdc5702d99b33b55169774f3bee84b /Makefile
parentbc5357bc5a17ce6537c4277571ac1bc27b047036 (diff)
fix make messages.po
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c6ee165..43d6d9f1 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ distclean:
messages.po:
rm -f messages.po
- xgettext --no-location --add-comments embroider*.py inkstitch.py
+ xgettext --no-location --add-comments embroider*.py inkstitch/__init__.py
.PHONY: messages.po
.PHONY: locales