summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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