summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/LifeCycle_Service
diff options
context:
space:
mode:
authorsmcqueen <smcqueen@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-12 15:18:12 +0000
committersmcqueen <smcqueen@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-12 15:18:12 +0000
commit8eed7a8a95ee9b00c5eaf001f03b6bb80103c28e (patch)
tree4208b526a67c3d34d86dc462d36c39525037f21e /TAO/orbsvcs/LifeCycle_Service
parentd1a4126a04f4d5aa67d101ce91b46b71a8569994 (diff)
downloadATCD-8eed7a8a95ee9b00c5eaf001f03b6bb80103c28e.tar.gz
ChangeLogTag: Mon May 12 16:15:27 2003 Simon McQueen <sm@prismtechnologies.com>
Diffstat (limited to 'TAO/orbsvcs/LifeCycle_Service')
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.bor11
1 files changed, 9 insertions, 2 deletions
diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.bor b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.bor
index f7a851b12a4..e8bcf52682c 100644
--- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.bor
+++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.bor
@@ -19,7 +19,10 @@ CFLAGS = \
$(TAO_LIFECYCLE_CFLAGS) \
$(TAO_TRADING_CFLAGS) \
$(TAO_IORTABLE_CFLAGS) \
- $(TAO_DYNAMICANY_CFLAGS)
+ $(TAO_DYNAMICANY_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -30,7 +33,11 @@ LIBFILES = \
$(TAO_LIFECYCLE_LIB) \
$(TAO_TRADING_LIB) \
$(TAO_IORTABLE_LIB) \
- $(TAO_DYNAMICANY_LIB)
+ $(TAO_DYNAMICANY_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
+
CPPDIR = .