enable webdav on android
This commit is contained in:
parent
84f0cb2ffc
commit
9f4017003f
2 changed files with 2 additions and 2 deletions
2
Makefile
2
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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue