summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-28 19:46:13 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-28 19:46:13 -0400
commit017e433ac44a0800c9d83a57235a8881717bd9fd (patch)
tree5ffdf8ec0cda13f051eeae8cce3fbe44c6b0d5f1 /standalone
parent6a70c36df185358e145117e61619064cf0377f5f (diff)
build fix
Diffstat (limited to 'standalone')
-rw-r--r--standalone/android/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/android/Makefile b/standalone/android/Makefile
index f62268754..7b70054cf 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