summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc')
-rw-r--r--TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc b/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc
index ac39fcfb8c9..3ebd5ff6be4 100644
--- a/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc
+++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc
@@ -1,6 +1,7 @@
// -*- MPC -*-
// $Id$
-project(registration): taoexe, portableserver, avoids_corba_e_micro, avoids_ace_for_tao {
+project(registration): taoexe, portableserver {
+ avoids += ace_for_tao
exename = registration
}