summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Reply/server.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Reply/server.bor')
-rw-r--r--TAO/tests/Big_Reply/server.bor10
1 files changed, 8 insertions, 2 deletions
diff --git a/TAO/tests/Big_Reply/server.bor b/TAO/tests/Big_Reply/server.bor
index efd4b41de17..aca4bec1814 100644
--- a/TAO/tests/Big_Reply/server.bor
+++ b/TAO/tests/Big_Reply/server.bor
@@ -15,12 +15,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