summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-09 12:11:47 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-09 12:11:47 +0000
commita24e458408c4fb0afe106324246e212fdc5f17c2 (patch)
tree0dcade3749af54f4ff8f89861c5660882d2374a5
parentc61180e5947b53e46cd152933c1d754ac6ff62fa (diff)
downloadATCD-a24e458408c4fb0afe106324246e212fdc5f17c2.tar.gz
-rw-r--r--CIAO/tests/IDL_Test/Included_Component/IC_Bar.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/CIAO/tests/IDL_Test/Included_Component/IC_Bar.mpc b/CIAO/tests/IDL_Test/Included_Component/IC_Bar.mpc
index 5e7efb4ce6f..f8ce62bac16 100644
--- a/CIAO/tests/IDL_Test/Included_Component/IC_Bar.mpc
+++ b/CIAO/tests/IDL_Test/Included_Component/IC_Bar.mpc
@@ -78,8 +78,8 @@ project(IC_Bar_exec) : ciao_executor {
project(IC_Bar_svnt) : ciao_servant {
sharedname = IC_Bar_svnt
- after += IC_Bar_exec IC_Foo_exec IC_Bar_stub IC_Foo_svnt
- libs += IC_Bar_exec IC_Foo_exec IC_Bar_stub IC_Foo_svnt
+ after += IC_Bar_exec IC_Foo_exec IC_Bar_stub IC_Foo_svnt IC_Foo_stub
+ libs += IC_Bar_exec IC_Foo_exec IC_Bar_stub IC_Foo_svnt IC_Foo_stub
dynamicflags = IC_BAR_SVNT_BUILD_DLL