summaryrefslogtreecommitdiff
path: root/TAO/tests/CodeSets
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-25 12:38:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-25 12:38:07 +0000
commitb3873f7df7f1cddd27cd969ba914be062f55f469 (patch)
tree117bbb675e08935399ccf3276d9192b9af6f811b /TAO/tests/CodeSets
parentb23b67ca27b04f020c8c464f0322879813a09ef9 (diff)
downloadATCD-b3873f7df7f1cddd27cd969ba914be062f55f469.tar.gz
ChangelogTag: Fri Feb 24 15:03:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/CodeSets')
-rw-r--r--TAO/tests/CodeSets/simple/CodeSets_simple.mpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/CodeSets/simple/CodeSets_simple.mpc b/TAO/tests/CodeSets/simple/CodeSets_simple.mpc
index ce9259b4c2c..a0a9ca666ce 100644
--- a/TAO/tests/CodeSets/simple/CodeSets_simple.mpc
+++ b/TAO/tests/CodeSets/simple/CodeSets_simple.mpc
@@ -2,6 +2,7 @@
// $Id$
project(*client) : taoclient, anytypecode {
+ after += *server
IDL_Files {
simple.idl
}