aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-19 17:30:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-19 17:30:05 -0400
commit4042e81b7bbf9be43b9a7fa084ebce9cf4dd5376 (patch)
treec0b48d838f995b600ec4cba8d4fc62580ed6a6d8 /Makefile
parent0d57fbe816e4c0d84369357a6d2c7752e96748ac (diff)
enable webdav on android
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b3fdd8ea5..76722179d 100644
--- a/Makefile
+++ b/Makefile
@@ -158,7 +158,7 @@ osxapp: Build/Standalone Build/OSXMkLibs
rm -f tmp/git-annex.dmg.bz2
bzip2 --fast tmp/git-annex.dmg
-ANDROID_FLAGS=Assistant -Pairing -XMPP -WebDAV
+ANDROID_FLAGS=Assistant -Pairing -XMPP
# Cross compile for Android.
# Uses https://github.com/neurocyte/ghc-android
android: Build/EvilSplicer