summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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