merge Makefile
This commit is contained in:
commit
327cce6fed
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -24,7 +24,7 @@ define gettext
|
|||
P="pygettext.py" ; \
|
||||
fi ; \
|
||||
$$P -p translations/ -o $(PACKAGE).pot `find $(PACKAGE)/ -name "*.py"`
|
||||
endef
|
||||
endef
|
||||
|
||||
# Build translation files
|
||||
define build_translation
|
||||
|
|
Loading…
Reference in a new issue