[Libreoffice-commits] core.git: android/Bootstrap
Andrzej J.R. Hunt
andrzej at ahunt.org
Thu Nov 14 11:47:42 PST 2013
android/Bootstrap/Makefile.shared | 1 +
1 file changed, 1 insertion(+)
New commits:
commit f29a2b42880233fad821cdd9ffa45114347e2d32
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Thu Nov 14 16:13:55 2013 +0000
Add EBOOK_LIBS to android build.
Change-Id: I19af7ecf0fe746e6c41c95e647141b4c0af0f6d4
Reviewed-on: https://gerrit.libreoffice.org/6673
Reviewed-by: Tor Lillqvist <tml at collabora.com>
Tested-by: Tor Lillqvist <tml at collabora.com>
diff --git a/android/Bootstrap/Makefile.shared b/android/Bootstrap/Makefile.shared
index 657e433..9da0414 100644
--- a/android/Bootstrap/Makefile.shared
+++ b/android/Bootstrap/Makefile.shared
@@ -88,6 +88,7 @@ LIBS = \
$(HUNSPELL_LIBS) \
$(HYPHEN_LIB) \
$(MYTHES_LIBS) \
+ $(EBOOK_LIBS) \
$(wildcard $(WORKDIR)/UnpackedTarball/curl/lib/.libs/*.a) \
$(wildcard $(WORKDIR)/UnpackedTarball/fontconfig/src/.libs/libfontconfig.a) \
$(wildcard $(WORKDIR)/UnpackedTarball/freetype/objs/.libs/libfreetype.a) \
More information about the Libreoffice-commits
mailing list