diff --git a/idlc/prj/build.lst b/idlc/prj/build.lst index c8612fb30ba2..91aaec6d4dd9 100644 --- a/idlc/prj/build.lst +++ b/idlc/prj/build.lst @@ -1,4 +1,4 @@ -ic idlc : sal salhelper NULL +ic idlc : salhelper registry NULL ic idlc usr1 - all ic_mkout NULL ic idlc\source\preproc nmake - all ic_preproc NULL ic idlc\source nmake - all ic_source NULL diff --git a/registry/prj/build.lst b/registry/prj/build.lst index 3c8b3d11b256..5ec525d45040 100644 --- a/registry/prj/build.lst +++ b/registry/prj/build.lst @@ -1,4 +1,4 @@ -rg registry : store NULL +rg registry : salhelper store NULL rg registry usr1 - all rg_mkout NULL rg registry\inc get - all rg_inc NULL rg registry\jobs get - all rg_jobs NULL