diff options
-rw-r--r-- | instsetoo_native/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst index b30ee0a21c87..25c40768107d 100644 --- a/instsetoo_native/prj/build.lst +++ b/instsetoo_native/prj/build.lst @@ -2,4 +2,5 @@ oon instsetoo_native : UnoControls basctl chaos configmgr cpputools dbaccess des oon instsetoo_native usr1 - all oon_mkout NULL oon instsetoo_native\packimages nmake - all oon_pack NULL oon instsetoo_native\packconfig nmake - all oon_config NULL -oon instsetoo_native\util nmake - all oon_util oon_pack oon_config NULL +oon instsetoo_native\inc_openoffice\windows\msi_languages nmake - all oon_msilang NULL +oon instsetoo_native\util nmake - all oon_util oon_pack oon_config oon_msilang NULL |