summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-11-27 17:51:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-11-27 17:51:25 +0000
commitbaedf030591ff27721491bb2a9fa233dc279ab58 (patch)
treec270efb53efc92239cd1647d0245d539bb09b102 /TAO/orbsvcs/tests/IOR_MCast
parenta75bdebfaf62cbdf2237ccfc827f3f5049cb883e (diff)
downloadATCD-baedf030591ff27721491bb2a9fa233dc279ab58.tar.gz
ChangeLogTag: Thu Nov 27 17:43:51 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast')
-rw-r--r--TAO/orbsvcs/tests/IOR_MCast/server.bor2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/server.bor b/TAO/orbsvcs/tests/IOR_MCast/server.bor
index 67c56e896ad..82e343b9e01 100644
--- a/TAO/orbsvcs/tests/IOR_MCast/server.bor
+++ b/TAO/orbsvcs/tests/IOR_MCast/server.bor
@@ -20,6 +20,7 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_MESSAGING_CFLAGS) \
$(TAO_NAMING_CFLAGS) \
$(TAO_IORTABLE_CFLAGS) \
$(TAO_SVC_UTILS_CFLAGS)
@@ -28,6 +29,7 @@ LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
+ $(TAO_MESSAGING_LIB) \
$(TAO_NAMING_LIB) \
$(TAO_IORTABLE_LIB) \
$(TAO_SVC_UTILS_LIB)