Really generate .mo files.

This commit is contained in:
Bastian Kleineidam 2012-04-11 20:33:09 +02:00
parent 711b0309d6
commit 67bda228cd

View file

@ -62,7 +62,7 @@ MANIFEST: MANIFEST.in setup.py
.PHONY: locale
locale:
$(MAKE) -C po
$(MAKE) -C po mofiles
# to build in the current directory
.PHONY: localbuild