summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/NewPOA/POA_NewPOA.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/NewPOA/POA_NewPOA.mpc')
-rw-r--r--TAO/examples/POA/NewPOA/POA_NewPOA.mpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/POA/NewPOA/POA_NewPOA.mpc b/TAO/examples/POA/NewPOA/POA_NewPOA.mpc
index b330e9a825f..de7282249a6 100644
--- a/TAO/examples/POA/NewPOA/POA_NewPOA.mpc
+++ b/TAO/examples/POA/NewPOA/POA_NewPOA.mpc
@@ -1,3 +1,4 @@
//$Id$
-project : taoexe, portableserver, minimum_corba {
+project : taoexe, portableserver {
+ avoids += minimum_corba
}