summaryrefslogtreecommitdiff
path: root/automation/prj
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-06-20 14:50:13 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-06-20 14:50:13 +0000
commit61b02265ef9aad63a72278bb9dfa9aca93cfb5fe (patch)
tree1fb671efda9217e9b035dbf71d225079764a9c9a /automation/prj
parent5ea4391b8042d29a95f98b25528e98d1ec931b8f (diff)
chg: Syntax #87576#
Diffstat (limited to 'automation/prj')
-rw-r--r--automation/prj/build.lst8
1 files changed, 4 insertions, 4 deletions
diff --git a/automation/prj/build.lst b/automation/prj/build.lst
index a2dc09c647e1..dc922c9edf2e 100644
--- a/automation/prj/build.lst
+++ b/automation/prj/build.lst
@@ -1,4 +1,4 @@
-as automation_simple : basic NULL
-as automation_simple usr1 - all as_mkout NULL
-as automation_simple\source nmake - all as_source NULL
-as automation_simple\util nmake - all as_util as_source NULL
+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