summaryrefslogtreecommitdiff
path: root/RepositoryModule_ooo.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-06-01 07:59:21 +0200
committerDavid Tardon <dtardon@redhat.com>2012-06-01 10:19:29 +0200
commit8ee4f89f612ee6a7133590049de823df02818c6a (patch)
tree4db29147836dca575ced2c4ba5b3d22d53cf8ae1 /RepositoryModule_ooo.mk
parent5fd78feebe220f848c4a0d3beeb1ef0f04bbae6f (diff)
add missing modules
Change-Id: I1ae167e5e6bcdc9ced4bf6808ae6b8a9237b4710
Diffstat (limited to 'RepositoryModule_ooo.mk')
-rw-r--r--RepositoryModule_ooo.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk
index 7efe7c3fbec3..6ccb2403634b 100644
--- a/RepositoryModule_ooo.mk
+++ b/RepositoryModule_ooo.mk
@@ -49,6 +49,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
cppcanvas \
cppu \
cppuhelper \
+ cpputools \
cui \
dbaccess \
desktop \
@@ -70,10 +71,12 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
i18nutil \
idl \
idlc \
+ io \
javaunohelper \
jvmaccess \
jvmfwk \
jurt \
+ l10ntools \
lingucomponent \
linguistic \
lotuswordpro \
@@ -87,6 +90,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
oovbaapi \
oox \
package \
+ packimages \
padmin \
psprint_config \
rdbmaker \
@@ -102,23 +106,31 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
sc \
scaddins \
sccomp \
+ scp2 \
scripting \
sd \
sdext \
sfx2 \
+ shell \
slideshow \
smoketest \
+ solenv \
sot \
starmath \
stoc \
+ store
svl \
svtools \
svx \
sw \
swext \
test \
+ testtools \
toolkit \
tools \
+ $(if $(filter TRANSLATIONS,$(BUILD_TYPE)),\
+ translations \
+ ) \
twain \
ucb \
ucbhelper \
@@ -137,12 +149,17 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
wizards \
writerfilter \
writerperfect \
+ $(if $(filter X11_EXTENSIONS,$(BUILD_TYPE)),\
+ x11_extensions \
+ ) \
xmerge \
xmlsecurity \
xml2cmp \
+ xmlhelp \
xmloff \
xmlreader \
xmlscript \
+ xmlsecurity \
))
ifneq ($(SOLAR_JAVA),)