summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Explicit_Binding/server.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Explicit_Binding/server.bor')
-rw-r--r--TAO/tests/RTCORBA/Explicit_Binding/server.bor8
1 files changed, 6 insertions, 2 deletions
diff --git a/TAO/tests/RTCORBA/Explicit_Binding/server.bor b/TAO/tests/RTCORBA/Explicit_Binding/server.bor
index dbaccda3fe4..7bf2593a0bd 100644
--- a/TAO/tests/RTCORBA/Explicit_Binding/server.bor
+++ b/TAO/tests/RTCORBA/Explicit_Binding/server.bor
@@ -15,13 +15,17 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_STRATEGIES_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_RTCORBA_CFLAGS) \
+ $(TAO_RTPORTABLESERVER_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_STRATEGIES_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_RTCORBA_LIB) \
+ $(TAO_RTPORTABLESERVER_LIB)
IDLFILES = \
$(IDLDIR)\test.idl