Kaydet (Commit) 5bf0ae57 authored tarafından David Tardon's avatar David Tardon

keep the lists alphabetically sorted

Change-Id: I82734285736dd9ee5236f522892bd80a80f520fc
üst 0c6aa288
......@@ -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 \
......
......@@ -43,12 +43,12 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
canvas \
chart2 \
cli_ure \
$(if $(filter DESKTOP,$(BUILD_TYPE)),\
codemaker \
) \
$(if $(filter CLUCENE,$(BUILD_TYPE)),\
clucene \
) \
$(if $(filter DESKTOP,$(BUILD_TYPE)),\
codemaker \
) \
comphelper \
configmgr \
connectivity \
......@@ -77,6 +77,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
formula \
fpicker \
framework \
$(if $(filter DESKTOP,$(BUILD_TYPE)), \
helpcompiler \
) \
$(if $(filter HSQLDB,$(BUILD_TYPE)),\
hsqldb \
) \
......@@ -201,8 +204,8 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
) \
xmerge \
$(if $(filter DESKTOP,$(BUILD_TYPE)), \
helpcompiler \
xmlhelp) \
xmlhelp \
) \
xmloff \
xmlreader \
xmlscript \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment