summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/Etherealization
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-06 08:36:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-06 08:36:30 +0000
commit17a5309f783ea91b64ba3efbd1d925eaa61bc7ed (patch)
tree837040574dae5706dbaa718097a826a867ac6617 /TAO/tests/POA/Etherealization
parent9fe420d58a562f5556f53c03faecc8d8d7b50283 (diff)
downloadATCD-17a5309f783ea91b64ba3efbd1d925eaa61bc7ed.tar.gz
Wed Dec 6 08:30:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/POA/Etherealization')
-rw-r--r--TAO/tests/POA/Etherealization/Etherealization.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/POA/Etherealization/Etherealization.mpc b/TAO/tests/POA/Etherealization/Etherealization.mpc
index ae745eb180a..3aa46e5d4cf 100644
--- a/TAO/tests/POA/Etherealization/Etherealization.mpc
+++ b/TAO/tests/POA/Etherealization/Etherealization.mpc
@@ -1,6 +1,6 @@
// -*- MPC -*-
// $Id$
-project(POA*): taoserver, avoids_minimum_corba, avoids_corba_e_compact {
+project(POA*): taoserver, avoids_minimum_corba, avoids_corba_e_compact, avoids_corba_e_micro {
exename = Etherealization
}