summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor')
-rw-r--r--TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor10
1 files changed, 8 insertions, 2 deletions
diff --git a/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor b/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor
index 24f2ecd491b..4e7ad1f94c0 100644
--- a/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor
+++ b/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor
@@ -18,7 +18,10 @@ CFLAGS = \
$(TAO_EVENT_CFLAGS) \
$(TAO_ETCL_CFLAGS) \
$(TAO_NOTIFY_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS)
+ $(TAO_MESSAGING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -31,7 +34,10 @@ LIBFILES = \
$(TAO_EVENT_LIB) \
$(TAO_ETCL_LIB) \
$(TAO_NOTIFY_LIB) \
- $(TAO_MESSAGING_LIB)
+ $(TAO_MESSAGING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .