summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-06-17 03:04:47 +0300
committerTor Lillqvist <tml@iki.fi>2011-06-17 03:04:47 +0300
commitafdd56e37fbefbdfd8e672dfa0040e70d7819c0e (patch)
tree0a35d0ff65fbf3fbe5357ee32400549fc5d03807 /Makefile.in
parentAdd idl to cross-build-toolset, we need svidl (diff)
downloadcore-afdd56e37fbefbdfd8e672dfa0040e70d7819c0e.tar.gz
core-afdd56e37fbefbdfd8e672dfa0040e70d7819c0e.zip
Add lucene, berkeleydb and l10ntools to cross-build-toolset, sigh
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index adce852a6e81..c52725dfb51a 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 \