summaryrefslogtreecommitdiff
path: root/TAO/tests/InterOp-Naming
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-13 14:23:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-13 14:23:03 +0000
commit85fc5e3a58512d4ea2f22ba7ce61f1d1fd5e9dda (patch)
treeb0d769e974d273be7520ca4c2ad476e3c711acd7 /TAO/tests/InterOp-Naming
parentf993612a73bac7d81793cbbfa5f01e33fbf9f111 (diff)
downloadATCD-85fc5e3a58512d4ea2f22ba7ce61f1d1fd5e9dda.tar.gz
Tue Feb 13 14:21:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/InterOp-Naming')
-rw-r--r--TAO/tests/InterOp-Naming/InterOp-Naming.mpc1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/InterOp-Naming/InterOp-Naming.mpc b/TAO/tests/InterOp-Naming/InterOp-Naming.mpc
index 47fba039d91..515a689a52b 100644
--- a/TAO/tests/InterOp-Naming/InterOp-Naming.mpc
+++ b/TAO/tests/InterOp-Naming/InterOp-Naming.mpc
@@ -27,7 +27,6 @@ project(*Server): taoserver, utils, iortable, avoids_corba_e_micro {
project(*Client): taoclient, anytypecode {
exename = INS_test_client
after += *idl
- after += *Server
Source_Files {
INS_test_client.cpp
}