diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-28 19:12:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-28 19:12:54 -0400 |
commit | b9e4f361b7cd5f4d14ebe670c37f497fa0526167 (patch) | |
tree | b2670e329eb2e2d24dabcc6014d53e7802ddea66 /Makefile | |
parent | 3c8750beddd82e6352a462c7f4a9638355920b64 (diff) |
fix 2 bugs in android runshell
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -165,7 +165,5 @@ 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 tags |