aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-15 18:28:51 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-15 18:28:51 -0400
commit6793d0e2f5adbc2da0ebfca1b5730e67d09e87f6 (patch)
treeb03d710f7513b822e26e7ae55131a71e7117239a /po/Makefile
parent43e895ec78a00a53aca31a5b38c18e8ef4ab6842 (diff)
downloadikiwiki-6793d0e2f5adbc2da0ebfca1b5730e67d09e87f6.tar
ikiwiki-6793d0e2f5adbc2da0ebfca1b5730e67d09e87f6.tar.gz
update
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
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