enable XMPP on android

This commit is contained in:
Joey Hess 2013-11-26 19:22:16 +00:00
parent 516b61df14
commit ed09d2d73e

View file

@ -168,7 +168,7 @@ osxapp: Build/Standalone Build/OSXMkLibs
rm -f tmp/git-annex.dmg.bz2
bzip2 --fast < tmp/git-annex.dmg > tmp/git-annex.dmg.bz2
ANDROID_FLAGS?=-f-XMPP
ANDROID_FLAGS?=
# Cross compile for Android.
# Uses https://github.com/neurocyte/ghc-android
android: Build/EvilSplicer