Makefile
changeset 8625 34754aa62cd8
parent 8542 de150a942ec8
child 9079 70c707310d7a
--- a/Makefile	Mon May 25 23:06:11 2009 +0200
+++ b/Makefile	Tue May 26 19:51:22 2009 +0200
@@ -80,7 +80,6 @@
 update-pot: i18n/hg.pot
 
 i18n/hg.pot: $(PYTHON_FILES)
-	mkdir -p i18n
 	$(PYTHON) i18n/hggettext mercurial/commands.py \
 	  hgext/*.py hgext/*/__init__.py > i18n/hg.pot
         # All strings marked for translation in Mercurial contain