From: Joey Hess <joey@gnu.kitenet.net>
Date: Sat, 15 Aug 2009 22:28:51 +0000 (-0400)
Subject: update
X-Git-Tag: 3.1415926~112
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6793d0e2f5adbc2da0ebfca1b5730e67d09e87f6

update
---

diff --git a/po/Makefile b/po/Makefile
index d094733b1..dfb018c81 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -37,7 +37,7 @@ ikiwiki.pot: $(POTFILES)
 
 clean:
 	rm -f $(MOFILES) messages messages.mo *_stamp
-	rm -rf html underlays/.ikiwiki ../underlays/locale
+	rm -rf html underlays/.ikiwiki $(TRANSLATED_UNDERLAYS)
 	find underlays -name \*.mdwn -or -name \*.pot | xargs rm -f
 
 %.mo: %.po