summaryrefslogtreecommitdiff
path: root/TAO/tests/AMI/AMI.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/AMI/AMI.mpc')
-rw-r--r--TAO/tests/AMI/AMI.mpc2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/AMI/AMI.mpc b/TAO/tests/AMI/AMI.mpc
index 894442827ba..dcade4b27d7 100644
--- a/TAO/tests/AMI/AMI.mpc
+++ b/TAO/tests/AMI/AMI.mpc
@@ -9,14 +9,12 @@ project(*Server): taoserver, messaging, ami {
}
project(*Client): messaging, taoexe, portableserver, ami {
- after += *Server
Source_Files {
client.cpp
}
}
project(*Simple Client): messaging, taoexe, portableserver, ami {
- after += *Server
Source_Files {
simple_client.cpp
}