summaryrefslogtreecommitdiff
path: root/Module_tail_build.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-07-29 11:59:35 +0200
committerDavid Tardon <dtardon@redhat.com>2012-09-22 08:16:19 +0200
commitf60ee814c180708e8af7482b553a3dc47e98c5fa (patch)
tree955739e254edbe82666f2d262a307f7c6462b5b9 /Module_tail_build.mk
parent436717844f93e17b455a70db30c995629e0e0a6a (diff)
add newly eligible modules to tail_build
Change-Id: I3afc9dfb56ab29abaec1cb5dc60689be3243a1b1
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r--Module_tail_build.mk28
1 files changed, 28 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 8aa58c38d32d..47a7b29125d1 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -39,12 +39,20 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
$(if $(filter BLUEZ,$(BUILD_TYPE)),\
bluez_bluetooth \
) \
+ bridges \
canvas \
chart2 \
+ cli_ure \
+ $(if $(filter DESKTOP,$(BUILD_TYPE)),\
+ codemaker \
+ ) \
+ comphelper \
configmgr \
connectivity \
cosv \
cppcanvas \
+ cppu \
+ cppuhelper \
cpputools \
cui \
dbaccess \
@@ -73,8 +81,14 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
i18npool \
i18nutil \
idl \
+ $(if $(filter DESKTOP,$(BUILD_TYPE)),\
+ idlc \
+ ) \
io \
javaunohelper \
+ jurt \
+ jvmaccess \
+ jvmfwk \
libcdr \
libcmis \
libmspub \
@@ -97,6 +111,8 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
) \
np_sdk \
o3tl \
+ offapi \
+ officecfg \
oovbaapi \
oox \
package \
@@ -108,11 +124,17 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
$(if $(filter QADEVOOO,$(BUILD_TYPE)),\
qadevOOo \
) \
+ $(if $(filter DESKTOP,$(BUILD_TYPE)),\
+ rdbmaker \
+ ) \
regexp \
+ registry \
remotebridges \
reportbuilder \
reportdesign \
+ ridljar \
rsc \
+ salhelper \
sane \
sax \
sc \
@@ -130,6 +152,8 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
smoketest \
sot \
starmath \
+ stoc \
+ store \
svl \
svtools \
svx \
@@ -143,6 +167,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
tubes \
twain \
ucb \
+ ucbhelper \
+ ucpp \
+ udkapi \
udm \
unixODBC \
UnoControls \
@@ -167,6 +194,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
helpcompiler \
xmlhelp) \
xmloff \
+ xmlreader \
xmlscript \
xmlsecurity \
))