summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-10-30 07:31:27 +0000
committerRüdiger Timm <rt@openoffice.org>2006-10-30 07:31:27 +0000
commitff26be243a1b727f9e405db34e2051e5689e8b85 (patch)
treea4474f9e7ad3582545d8f44ca748c8cf75b2aa71 /automation
parentb855454db11d9c3b6493480423b9001006a56eaa (diff)
INTEGRATION: CWS ause060 (1.7.42); FILE MERGED
2006/09/25 13:30:03 hjs 1.7.42.2: #i69234# typo 2006/09/22 17:57:58 hjs 1.7.42.1: #i69234# call required makefile
Diffstat (limited to 'automation')
-rw-r--r--automation/prj/build.lst13
1 files changed, 7 insertions, 6 deletions
diff --git a/automation/prj/build.lst b/automation/prj/build.lst
index 8cccb532b950..67e1fd5b0592 100644
--- a/automation/prj/build.lst
+++ b/automation/prj/build.lst
@@ -1,10 +1,11 @@
au automation : basic so3 fpicker NULL
au automation usr1 - all au_mkout NULL
-au automation\source\simplecm nmake - all au_scom NULL
-au automation\source\communi nmake - all au_comm 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\inc nmake - all au_inc NULL
+au automation\source\simplecm nmake - all au_scom au_inc NULL
+au automation\source\communi nmake - all au_comm au_inc NULL
+au automation\source\app nmake - all au_app au_inc NULL
+au automation\source\server nmake - all au_server au_inc NULL
+au automation\source\testtool nmake - all au_tt au_inc NULL
+au automation\source\miniapp nmake - all au_mini au_inc NULL
au automation\packimages nmake - all au_pack NULL
au automation\util nmake - all au_util au_scom au_comm au_app au_mini au_server au_tt NULL