summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-27 15:46:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-27 15:46:44 -0400
commitf812dd12aff241585bad2f4e064e44d795a53813 (patch)
tree899499ba4b84a27406f40a8e1b4d27ede65abd07
parent38f9605143c5fc80f0948ec4e579a6b4598e70dd (diff)
one more android build fix
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3835436b2..6883914c4 100644
--- a/Makefile
+++ b/Makefile
@@ -159,6 +159,7 @@ android:
androidapp:
$(MAKE) android
$(MAKE) -C standalone/android
+ mkdir -p tmp
cp standalone/android/source/term/bin/Term-debug.apk tmp/git-annex.apk
.PHONY: git-annex install tags