summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/FaultTolerance/FLARe/Worker/Worker.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/FaultTolerance/FLARe/Worker/Worker.mpc')
-rw-r--r--TAO/orbsvcs/examples/FaultTolerance/FLARe/Worker/Worker.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/FaultTolerance/FLARe/Worker/Worker.mpc b/TAO/orbsvcs/examples/FaultTolerance/FLARe/Worker/Worker.mpc
index e5f97534bd7..0166a030785 100644
--- a/TAO/orbsvcs/examples/FaultTolerance/FLARe/Worker/Worker.mpc
+++ b/TAO/orbsvcs/examples/FaultTolerance/FLARe/Worker/Worker.mpc
@@ -9,7 +9,7 @@ project(*idl): taoidldefaults {
custom_only = 1
}
-project(*Server): lwft_server, lwft_client, naming {
+project(*Server): lwft_server, lwft_client, naming, rtcorba {
after += *idl
libpaths += $(CUTS_ROOT)/lib
@@ -30,7 +30,7 @@ project(*Server): lwft_server, lwft_client, naming {
}
}
-project(*Client): lwft_client, naming {
+project(*Client): lwft_client, naming, rtcorba {
after += *idl
Source_Files {