[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r21891: {check} And delete locale on make clean (check/trunk/i18n)
Author: weasel
Date: 2010-03-09 18:14:59 +0000 (Tue, 09 Mar 2010)
New Revision: 21891
Modified:
check/trunk/i18n/Makefile
Log:
And delete locale on make clean
Modified: check/trunk/i18n/Makefile
===================================================================
--- check/trunk/i18n/Makefile 2010-03-09 18:14:34 UTC (rev 21890)
+++ check/trunk/i18n/Makefile 2010-03-09 18:14:59 UTC (rev 21891)
@@ -28,4 +28,4 @@
done;
clean:
- rm TorCheck_*.mo
+ rm -rf TorCheck_*.mo locale