[Libreoffice-commits] .: Makefile.in

Jesús Corrius jcorrius at kemper.freedesktop.org
Fri Jun 24 04:55:56 PDT 2011


 Makefile.in |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 36b02be6efefa0fe708494ae72b3330f30c385de
Author: Jesús Corrius <jesus at softcatala.org>
Date:   Fri Jun 24 13:54:09 2011 +0200

    additional native modules needed for crosscompile

diff --git a/Makefile.in b/Makefile.in
index fd7131a..630b0e9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -79,7 +79,9 @@ cross-build-toolset:
 	  setup_native \
 	  icc \
 	  unoil \
-	  javaunohelper; do \
+	  javaunohelper \
+	  unotools \
+	  xmlhelp; do \
 	    if grep -q gb_Module_add_targets $$D/Module_$$D.mk 2>/dev/null; then \
 	      (cd $$D && make -sr -j at BUILD_MAX_JOBS@) \
 	    else \


More information about the Libreoffice-commits mailing list