[Libreoffice-commits] .: solenv/bin

Thorsten Behrens thorsten at kemper.freedesktop.org
Wed Feb 9 06:28:40 PST 2011


 solenv/bin/mkdocs.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 73a3cae6d9dde06533b5ea586252b9d9a0c1f55e
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Wed Feb 9 15:18:20 2011 +0100

    Add basebmp to list of doxygen-processed modules

diff --git a/solenv/bin/mkdocs.sh b/solenv/bin/mkdocs.sh
index 80523d9..f3db5b9 100755
--- a/solenv/bin/mkdocs.sh
+++ b/solenv/bin/mkdocs.sh
@@ -27,7 +27,7 @@ BINDIR=`dirname $0`
 
 # get list of modules in build order - bah, blows RAM & disk, static list below
 #INPUT_PROJECTS=`build --all --show | sed -n -e '/Entering module/ s/Entering module // p'`
-INPUT_PROJECTS="o3tl basegfx comphelper svl vcl canvas cppcanvas oox svtools goodies drawinglayer xmloff slideshow sfx2 editeng svx cui chart2 dbaccess sd starmath sc sw"
+INPUT_PROJECTS="o3tl basegfx basebmp comphelper svl vcl canvas cppcanvas oox svtools goodies drawinglayer xmloff slideshow sfx2 editeng svx cui chart2 dbaccess sd starmath sc sw"
 
 # output directory for generated documentation
 BASE_OUTPUT="$1"


More information about the Libreoffice-commits mailing list