summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Generic_Servant/POA_Generic_Servant.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Generic_Servant/POA_Generic_Servant.mpc')
-rw-r--r--TAO/examples/POA/Generic_Servant/POA_Generic_Servant.mpc5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/examples/POA/Generic_Servant/POA_Generic_Servant.mpc b/TAO/examples/POA/Generic_Servant/POA_Generic_Servant.mpc
index 3c249a12a2e..0cc793eef25 100644
--- a/TAO/examples/POA/Generic_Servant/POA_Generic_Servant.mpc
+++ b/TAO/examples/POA/Generic_Servant/POA_Generic_Servant.mpc
@@ -9,9 +9,8 @@ project(*lib): taolib_with_idl, portableserver, minimum_corba {
}
project(*client): taoexe, portableserver, minimum_corba {
- avoids += ace_for_tao
- after += *lib
- libs += Generic_Servant
+ after += *lib
+ libs += Generic_Servant
idl_files {
}
Source_Files {