summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/Notify_Service.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/Notify_Service.bor')
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Service.bor10
1 files changed, 8 insertions, 2 deletions
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.bor b/TAO/orbsvcs/Notify_Service/Notify_Service.bor
index 526c7711520..32dfbac2b55 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Service.bor
+++ b/TAO/orbsvcs/Notify_Service/Notify_Service.bor
@@ -17,7 +17,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) \
@@ -30,7 +33,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 = .