summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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