summaryrefslogtreecommitdiff
path: root/Module_cross_tail_build.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-09-23 18:50:36 +0200
committerDavid Tardon <dtardon@redhat.com>2012-09-23 18:50:36 +0200
commit5bf0ae57502bda9bc71b2a075667dea673e51257 (patch)
tree32d65eaa152b03df535059363986a1f2ffe5e9f6 /Module_cross_tail_build.mk
parent0c6aa2881d18c81ff711b5ce8f0e550eacaa11d6 (diff)
keep the lists alphabetically sorted
Change-Id: I82734285736dd9ee5236f522892bd80a80f520fc
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 \