summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
Diffstat (limited to 'automation')
-rw-r--r--automation/prj/build.lst6
1 files changed, 4 insertions, 2 deletions
diff --git a/automation/prj/build.lst b/automation/prj/build.lst
index 15541acc96f5..11e2ef659074 100644
--- a/automation/prj/build.lst
+++ b/automation/prj/build.lst
@@ -1,8 +1,10 @@
au automation : basic so3 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\packimages nmake - all au_pack NULL
-au automation\util nmake - all au_util au_app au_mini au_server au_tt 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