summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index fd7131a4eaf7..630b0e95d3d5 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@BUILD_MAX_JOBS@) \
else \