summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 12:37:21 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 12:37:21 +0000
commiteb6d50b724d1c046c42c05e0c60506899117add9 (patch)
tree1e00efda441398985359b6000d06b8d4b0b29dc9
parent69a2a2edab8667d85e5139da9b828f9687045a9f (diff)
insert dependency to salhelper
-rw-r--r--idlc/prj/build.lst2
-rw-r--r--registry/prj/build.lst2
2 files changed, 2 insertions, 2 deletions
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