summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Twoways/client.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Twoways/client.bor')
-rw-r--r--TAO/tests/Big_Twoways/client.bor10
1 files changed, 8 insertions, 2 deletions
diff --git a/TAO/tests/Big_Twoways/client.bor b/TAO/tests/Big_Twoways/client.bor
index 786bec06145..4bd5cc59755 100644
--- a/TAO/tests/Big_Twoways/client.bor
+++ b/TAO/tests/Big_Twoways/client.bor
@@ -17,12 +17,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl