[Libreoffice-commits] .: Makefile.in
Tor Lillqvist
tml at kemper.freedesktop.org
Thu Jun 16 17:07:57 PDT 2011
Makefile.in | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit f4367e95f221ff944f94774a99804582efe0edbc
Author: Tor Lillqvist <tml at iki.fi>
Date: Fri Jun 17 03:04:47 2011 +0300
Add lucene, berkeleydb and l10ntools to cross-build-toolset, sigh
diff --git a/Makefile.in b/Makefile.in
index adce852..c52725d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -31,6 +31,7 @@ cross-build-toolset:
external \
cppunit \
xml2cmp \
+ lucene \
sal \
cosv \
udm \
@@ -63,6 +64,7 @@ cross-build-toolset:
GBUILD:comphelper \
jvmfwk \
regexp \
+ berkeleydb \
sax \
stoc \
i18npool \
@@ -73,6 +75,7 @@ cross-build-toolset:
basegfx \
GBUILD:tools \
idl \
+ l10ntools \
rsc \
setup_native \
icc; do \
More information about the Libreoffice-commits
mailing list