diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-19 17:30:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-19 17:30:05 -0400 |
commit | 4042e81b7bbf9be43b9a7fa084ebce9cf4dd5376 (patch) | |
tree | c0b48d838f995b600ec4cba8d4fc62580ed6a6d8 /Makefile | |
parent | 0d57fbe816e4c0d84369357a6d2c7752e96748ac (diff) |
enable webdav on android
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |