enable webdav on android

This commit is contained in:
Joey Hess 2013-04-19 17:30:05 -04:00
parent 84f0cb2ffc
commit 9f4017003f
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 4.20130417
Version: 4.20130418
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>