From 1943bb31ab795821268cb7daff1f9538724a36f9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 28 Feb 2013 19:46:13 -0400 Subject: [PATCH] build fix --- standalone/android/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone/android/Makefile b/standalone/android/Makefile index f62268754d..7b70054cf2 100644 --- a/standalone/android/Makefile +++ b/standalone/android/Makefile @@ -13,7 +13,7 @@ export ANDROID_NDK_ROOT?=$(HOME)/tmp/android-ndk-r8d # Where to store the $(GIT_ANNEX_ANDROID_SOURCETREE)s to utilities. This # directory will be created by `make source`. -GIT_ANNEX_ANDROID_SOURCETREE?=$(GIT_ANNEX_ANDROID_SOURCETREE) +GIT_ANNEX_ANDROID_SOURCETREE?=../tmp/android-sourcetree GITTREE=$(GIT_ANNEX_ANDROID_SOURCETREE)/git/installed-tree