From 8a048268e2f337c47fb0caec9bb4baa27adedc89 Mon Sep 17 00:00:00 2001
From: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
Date: Thu, 2 Oct 2014 13:41:52 -0400
Subject: [PATCH] updated README with make-swig.sh step

---
 README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README b/README
index ee1ca2ed7..c5e960c38 100644
--- a/README
+++ b/README
@@ -3,4 +3,7 @@ When all else fails:
 rm -rf sflphone
 git clean -dfx
 export ANDROID_ABI=armeabi-v7a
+cd sflphone-android
+./make-swig.sh
+cd -
 ./compile.sh
-- 
GitLab