[orbot/master] update makefile for new pluto builds

commit 6dc8cf6980daa4800b7a217bb26e09613470fc20 Author: Nathan Freitas <nathan@freitas.net> Date: Wed Dec 16 11:22:21 2015 -0500 update makefile for new pluto builds --- external/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/external/Makefile b/external/Makefile index e6441e0..eba9063 100644 --- a/external/Makefile +++ b/external/Makefile @@ -276,7 +276,7 @@ polipo-clean: pluto/bin/android_arm/obfs4proxy: cd pluto && \ - build.sh + ./build.sh pluto-build-stamp: pluto/bin/android_arm/obfs4proxy touch pluto-build-stamp @@ -288,7 +288,6 @@ pluto: pluto-build-stamp pluto-clean: -rm -rf pluto/bin - -rm pluto/bin/android_arm/obfs4proxy #------------------------------------------------------------------------------# # JTorControl library
participants (1)
-
n8fr8@torproject.org