summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast
diff options
context:
space:
mode:
authorSimon McQueen <simon.mcqueen@gmail.com>2003-05-15 13:17:05 +0000
committerSimon McQueen <simon.mcqueen@gmail.com>2003-05-15 13:17:05 +0000
commit9eaaeaa0c48b6138aface4a0743f520ce794f353 (patch)
treea50f3c6c0fb1d7a9961e4dd2605413bdea797360 /TAO/orbsvcs/tests/IOR_MCast
parent88254b320ccadfcb885786cc07ba5b11cd8c9a68 (diff)
downloadATCD-9eaaeaa0c48b6138aface4a0743f520ce794f353.tar.gz
ChangeLogTag: Thu May 15 14:07:33 2003 Simon McQueen <sm@prismtechnologies.com>
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast')
-rw-r--r--TAO/orbsvcs/tests/IOR_MCast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/Makefile b/TAO/orbsvcs/tests/IOR_MCast/Makefile
index 8b60e4c088c..b73b2615f34 100644
--- a/TAO/orbsvcs/tests/IOR_MCast/Makefile
+++ b/TAO/orbsvcs/tests/IOR_MCast/Makefile
@@ -15,7 +15,7 @@ endif # ! TAO_ROOT
IDL_FILES = MCast
IDL_SRC = MCastC MCastS
-LDLIBS = -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO -lACE
+LDLIBS = -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO -lACE
CPPFLAGS += -I$(TAO_ROOT)/orbsvcs
BIN = server client