aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-21 16:02:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-21 16:02:25 -0400
commita750f1cb8bf205d6e39e912ecfa012486804e11f (patch)
treea3da09fa157e179a4555c84e24ce99ff93af59a7 /Makefile
parentbad6429004bcfce67769eb8cd4821691735b5922 (diff)
rename app
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40ba8e0e7..15300aed4 100644
--- a/Makefile
+++ b/Makefile
@@ -241,7 +241,7 @@ ANDROIDAPP_DEST=$(GIT_ANNEX_TMP_BUILD_DIR)/git-annex.android
androidapp:
$(MAKE) android
$(MAKE) -C standalone/android
- cp standalone/android/source/term/bin/Term-debug.apk $(GIT_ANNEX_TMP_BUILD_DIR)/GitAnnex.apk
+ cp standalone/android/source/term/bin/Term-debug.apk $(GIT_ANNEX_TMP_BUILD_DIR)/git-annex.apk
# used by ./ghci
getflags: