diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2003-09-24 15:13:45 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2003-09-24 15:13:45 +0000 |
commit | c7f2d82c2cee09bc23fb261f307d4c2b185c71d1 (patch) | |
tree | 6a5dbdab653ada00add0c08e887a4c04c76056dc /automation/prj | |
parent | f520e9451570815ea6115d023ac5709cc6beadb2 (diff) |
#100000# links against SO2LIB, so we need module so3
Diffstat (limited to 'automation/prj')
-rw-r--r-- | automation/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/prj/build.lst b/automation/prj/build.lst index e272972d4a79..b537727e052d 100644 --- a/automation/prj/build.lst +++ b/automation/prj/build.lst @@ -1,4 +1,4 @@ -au automation : basic NULL +au automation : basic so3 NULL au automation usr1 - all au_mkout NULL au automation\source\app nmake - all au_app NULL au automation\source\server nmake - all au_server NULL |