summaryrefslogtreecommitdiff
path: root/Module_cross_tail_build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Module_cross_tail_build.mk')
-rw-r--r--Module_cross_tail_build.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk
index 2df5cb5fed7a..61b5145d83bc 100644
--- a/Module_cross_tail_build.mk
+++ b/Module_cross_tail_build.mk
@@ -43,6 +43,9 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
cosv \
cppu \
cppuhelper \
+ $(if $(filter DESKTOP,$(BUILD_TYPE)),\
+ helpcompiler \
+ ) \
i18npool \
i18nutil \
idl \
@@ -54,7 +57,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
jvmfwk \
$(if $(filter DESKTOP,$(BUILD_TYPE)),\
l10ntools \
- helpcompiler \
) \
o3tl \
offapi \