[Libreoffice-commits] .: RepositoryModule_ooo.mk

Matus Kukan mkukan at kemper.freedesktop.org
Thu Aug 4 09:49:51 PDT 2011


 RepositoryModule_ooo.mk |   22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

New commits:
commit e977aa937176ea99b936d849ea1a3d9c07fdf48a
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Thu Aug 4 18:20:03 2011 +0200

    update list of gbuildified modules

diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk
index 2b05f31..e8b5533 100644
--- a/RepositoryModule_ooo.mk
+++ b/RepositoryModule_ooo.mk
@@ -31,9 +31,13 @@ $(eval $(call gb_Module_Module,ooo))
 $(eval $(call gb_Module_add_moduledirs,ooo,\
     animations \
     basctl \
+    basebmp \
+    basegfx \
     basic \
+    canvas \
     chart2 \
     comphelper \
+    cppcanvas \
     cui \
     dbaccess \
     drawinglayer \
@@ -43,12 +47,19 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
     formula \
     framework \
     hwpfilter \
+    i18nutil \
+    idl \
+    linguistic \
     lotuswordpro \
+    o3tl \
     offapi \
     oovbaapi \
     oox \
     padmin \
-    salhelper \
+    psprint_config \
+    regexp \
+    reportdesign \
+    sax \
     sc \
     scaddins \
     sccomp \
@@ -56,25 +67,30 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
     sfx2 \
     slideshow \
     sot \
+    starmath \
     svl \
     svtools \
     svx \
     sw \
     toolkit \
     tools \
+    ucbhelper \
     udkapi \
     unotools \
     unoxml \
-    xmloff \
     vbahelper \
+    vcl \
+    wizards \
     writerfilter \
     writerperfect \
+    xmloff \
+    xmlreader \
+    xmlscript \
 ))
 
 # these have only migrated subsequentcheck for now
 $(eval $(call gb_Module_add_moduledirs,ooo,\
     configmgr \
-    linguistic \
     qadevOOo \
     sal \
     ucb \


More information about the Libreoffice-commits mailing list