diff --git a/Makefile b/Makefile index 6c20bd06..1fc91173 100644 --- a/Makefile +++ b/Makefile @@ -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