diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-27 15:46:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-27 15:46:44 -0400 |
commit | f812dd12aff241585bad2f4e064e44d795a53813 (patch) | |
tree | 899499ba4b84a27406f40a8e1b4d27ede65abd07 /Makefile | |
parent | 38f9605143c5fc80f0948ec4e579a6b4598e70dd (diff) |
one more android build fix
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |