diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-02-27 23:14:29 -0500 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-02-27 23:14:29 -0500 |
| commit | a7817fb1d3879d79d1601f8aea0112a699fde892 (patch) | |
| tree | 3e0d4a147bfdc5702d99b33b55169774f3bee84b /Makefile | |
| parent | bc5357bc5a17ce6537c4277571ac1bc27b047036 (diff) | |
fix make messages.po
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
