diff options
author | obo <obo@openoffice.org> | 2011-03-16 14:02:20 +0100 |
---|---|---|
committer | obo <obo@openoffice.org> | 2011-03-16 14:02:20 +0100 |
commit | 500204856e803133ad5214a3943f2f5d34dcb5a0 (patch) | |
tree | 6d6ebafb832e6f396024493744d1f5341f6047dc /smoketestdoc | |
parent | 8c718050f2bdc00a7a90b2965f66514a0bc039db (diff) |
masterfix DEV300: #i10000# fix damaged build.lst
Diffstat (limited to 'smoketestdoc')
-rwxr-xr-x | smoketestdoc/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/smoketestdoc/prj/build.lst b/smoketestdoc/prj/build.lst index 57eb373dca9c..e778131427fe 100755 --- a/smoketestdoc/prj/build.lst +++ b/smoketestdoc/prj/build.lst @@ -1,4 +1,5 @@ smdoc smoketestdoc :: soltools codemaker unoil javaunohelper NULL smdoc smoketestdoc usr1 - all smdoc_mkout NULL +smdoc smoketestdoc nmake - all smdoc_main NULL smdoc smoketestdoc\data nmake - all smdoc_data NULL -smtoon smoketestoo_native\com\sun\star\comp\smoketest nmake - all smdoc_ext NULL +smdoc smoketestdoc\com\sun\star\comp\smoketest nmake - all smdoc_ext NULL |