From ed09d2d73e4dce01a333a914ec8b5fdd89aefa19 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 26 Nov 2013 19:22:16 +0000 Subject: [PATCH] enable XMPP on android --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 533ceca25c..5651bdd052 100644 --- a/Makefile +++ b/Makefile @@ -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