[tor-commits] [orbot/master] adding in clean of old tor res raw binary

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jun 21 03:59:35 UTC 2012


commit c1bcc96472222e36e164cd28e4431a380e11f83d
Author: n8fr8 <nathan at freitas.net>
Date:   Mon May 7 20:40:17 2012 -0400

    adding in clean of old tor res raw binary
---
 external/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/external/Makefile b/external/Makefile
index 8639a08..63e02f1 100644
--- a/external/Makefile
+++ b/external/Makefile
@@ -252,6 +252,7 @@ assets: tor privoxy jtorctl obfsproxy
 		zip ../../res/raw/tor.mp3 tor
 
 assets-clean:
+	-rm ../res/raw/tor
 	-rm ../res/raw/tor.mp3
 	-rm ../res/raw/privoxy
 	-rm ../libs/jtorctl.jar	





More information about the tor-commits mailing list