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