From 4a935863df17cf0f13978a1c0041914e7b6b5efa Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 26 Nov 2013 19:22:16 +0000 Subject: enable XMPP on android --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 533ceca25..5651bdd05 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 -- cgit v1.2.3