clean shouldn't clean assets, so we can easily builds for multiple platforms

This commit is contained in:
Nathan Freitas 2016-01-15 14:22:47 -05:00
parent 76b21714d8
commit 324036798b
1 changed files with 1 additions and 1 deletions

2
external/Makefile vendored
View File

@ -347,7 +347,7 @@ assets-clean:
# cleanup, cleanup, put the toys away
##clean: openssl-clean libevent-clean tor-clean polipo-clean jtorctl-clean assets-clean
clean: openssl-clean libevent-clean tor-clean polipo-clean iptables-clean jtorctl-clean assets-clean pluto-clean
clean: openssl-clean libevent-clean tor-clean polipo-clean iptables-clean jtorctl-clean pluto-clean
#------------------------------------------------------------------------------#
# debugging stuff