summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-11-01 08:58:38 +0200
committerTor Lillqvist <tml@collabora.com>2013-11-01 08:59:09 +0200
commit354c1a99ea29e41dd948600071ccc6215d77c29a (patch)
treee44767e1340b46d1d730f6e93b2b8ea63bcffd45 /android
parentfaf9aa674e37d8d51771d5506a1ddbe3d4974915 (diff)
Add FREEHAND_LIBS
Change-Id: I0230a18aaf5c8c9fe9f55a137cc62cbfc3992d42
Diffstat (limited to 'android')
-rw-r--r--android/Bootstrap/Makefile.shared1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/Bootstrap/Makefile.shared b/android/Bootstrap/Makefile.shared
index 20d1c0c24121..657e433e3647 100644
--- a/android/Bootstrap/Makefile.shared
+++ b/android/Bootstrap/Makefile.shared
@@ -83,6 +83,7 @@ LIBS = \
-Wl,--start-group \
$(wildcard $(INSTDIR)/$(LIBO_LIB_FOLDER)/lib*.a) \
$(wildcard $(WORKDIR)/LinkTarget/StaticLibrary/lib*.a) \
+ $(FREEHAND_LIBS) \
$(HARFBUZZ_LIBS) \
$(HUNSPELL_LIBS) \
$(HYPHEN_LIB) \