From f812dd12aff241585bad2f4e064e44d795a53813 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Feb 2013 15:46:44 -0400 Subject: one more android build fix --- Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3