diff options
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/prj/build.lst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst index 14cb0fe7b574..88e6e0bd5364 100644 --- a/instsetoo_native/prj/build.lst +++ b/instsetoo_native/prj/build.lst @@ -1,7 +1,6 @@ -oon instsetoo_native :: postprocess NULL +oon instsetoo_native :: postprocess packimages NULL oon instsetoo_native usr1 - all oon_mkout NULL -oon instsetoo_native\packimages nmake - all oon_pack NULL oon instsetoo_native\inc_openoffice\unix nmake - u oon_unix NULL oon instsetoo_native\inc_openoffice\windows\msi_languages nmake - all oon_msilang NULL oon instsetoo_native\macosx nmake - u oon_macosx_bundle NULL -oon instsetoo_native\util nmake - all oon_util oon_macosx_bundle.u oon_pack oon_msilang oon_unix.u NULL +oon instsetoo_native\util nmake - all oon_util oon_macosx_bundle.u oon_msilang oon_unix.u NULL |