summaryrefslogtreecommitdiff
path: root/TAO/tests/AMH_Oneway/server.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/AMH_Oneway/server.bor')
-rw-r--r--TAO/tests/AMH_Oneway/server.bor8
1 files changed, 6 insertions, 2 deletions
diff --git a/TAO/tests/AMH_Oneway/server.bor b/TAO/tests/AMH_Oneway/server.bor
index 5ccd110a207..40c4f7b0359 100644
--- a/TAO/tests/AMH_Oneway/server.bor
+++ b/TAO/tests/AMH_Oneway/server.bor
@@ -15,13 +15,17 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_VALUETYPE_LIB)
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl