build fix
This commit is contained in:
parent
422928394e
commit
1943bb31ab
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue