summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils
diff options
context:
space:
mode:
authorSimon McQueen <simon.mcqueen@gmail.com>2003-05-15 13:17:05 +0000
committerSimon McQueen <simon.mcqueen@gmail.com>2003-05-15 13:17:05 +0000
commit9eaaeaa0c48b6138aface4a0743f520ce794f353 (patch)
treea50f3c6c0fb1d7a9961e4dd2605413bdea797360 /TAO/tao/Utils
parent88254b320ccadfcb885786cc07ba5b11cd8c9a68 (diff)
downloadATCD-9eaaeaa0c48b6138aface4a0743f520ce794f353.tar.gz
ChangeLogTag: Thu May 15 14:07:33 2003 Simon McQueen <sm@prismtechnologies.com>
Diffstat (limited to 'TAO/tao/Utils')
-rw-r--r--TAO/tao/Utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Utils/Makefile b/TAO/tao/Utils/Makefile
index 50ebd17c1d9..f5f204cda9d 100644
--- a/TAO/tao/Utils/Makefile
+++ b/TAO/tao/Utils/Makefile
@@ -12,7 +12,7 @@ LIBNAME = libTAO_Utils
LIB = $(LIBNAME).a
SHLIB = $(LIBNAME).$(SOEXT)
-ACE_SHLIBS = -lTAO_PortableServer -lTAO -lACE
+ACE_SHLIBS = -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO -lACE
CPP_SRCS += \
ORB_Destroyer \