# HG changeset patch # User Martin Geisler # Date 1232047398 -3600 # Node ID 0641fd8a4bb4b79b40c8a84d3199fdc319c82683 # Parent 2605b2ef3f073e5632dcdfc724fb31983b5b93b0 i18n: make local now builds .mo files diff -r 2605b2ef3f07 -r 0641fd8a4bb4 Makefile --- a/Makefile Thu Jan 15 15:28:42 2009 +0100 +++ b/Makefile Thu Jan 15 20:23:18 2009 +0100 @@ -26,6 +26,7 @@ local: $(PYTHON) setup.py build_ext -i $(PYTHON) setup.py build_py -c -d . + $(PYTHON) setup.py build_mo $(PYTHON) hg version build: