summaryrefslogtreecommitdiffstats
path: root/automation
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2002-11-18 14:58:48 +0000
committerMartin Hollmichel <mh@openoffice.org>2002-11-18 14:58:48 +0000
commit13272a328e53540326555b26aec9a4c9fb1bd1e5 (patch)
tree4d9a317585e6a88a1be7b67ce6bf98e7873257b2 /automation
parentadd: testtool, #104916# (diff)
downloadcore-13272a328e53540326555b26aec9a4c9fb1bd1e5.tar.gz
core-13272a328e53540326555b26aec9a4c9fb1bd1e5.zip
add: testtool
Diffstat (limited to 'automation')
-rw-r--r--automation/prj/build.lst11
1 files changed, 7 insertions, 4 deletions
diff --git a/automation/prj/build.lst b/automation/prj/build.lst
index dc922c9edf2e..e272972d4a79 100644
--- a/automation/prj/build.lst
+++ b/automation/prj/build.lst
@@ -1,4 +1,7 @@
-as automation : basic NULL
-as automation usr1 - all as_mkout NULL
-as automation\source nmake - all as_source NULL
-as automation\util nmake - all as_util as_source NULL
+au automation : basic 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
+au automation\source\testtool nmake - all au_tt NULL
+au automation\source\miniapp nmake - all au_mini NULL
+au automation\util nmake - all au_util au_app au_mini au_server au_tt NULL