summaryrefslogtreecommitdiff
path: root/TAO/tests/Policies
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-06-20 19:50:31 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-06-20 19:50:31 +0000
commit47ed0474e8e9bf7a9a5807a878e819e7be98b5c3 (patch)
treebb76cbe4b57ac3803877965f4944dae97fa261d2 /TAO/tests/Policies
parente2f5d47c5acd4bea1c6aa80dace4451676490a0a (diff)
downloadATCD-47ed0474e8e9bf7a9a5807a878e819e7be98b5c3.tar.gz
ChangeLogTag:Sun Jun 20 12:45:36 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Policies')
-rw-r--r--TAO/tests/Policies/Policies.mpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Policies/Policies.mpc b/TAO/tests/Policies/Policies.mpc
index 610f4537dcf..2a982e29c45 100644
--- a/TAO/tests/Policies/Policies.mpc
+++ b/TAO/tests/Policies/Policies.mpc
@@ -2,5 +2,6 @@
// $Id$
project(Policies Manipulation): taoexe, portableserver, messaging {
- exename = Manipulation
+ exename = Manipulation
+ requires += corba_messaging
}