summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTPortableServer/Makefile')
-rw-r--r--TAO/tao/RTPortableServer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTPortableServer/Makefile b/TAO/tao/RTPortableServer/Makefile
index 93a728adf26..51dae7853c2 100644
--- a/TAO/tao/RTPortableServer/Makefile
+++ b/TAO/tao/RTPortableServer/Makefile
@@ -12,7 +12,7 @@ LIBNAME = libTAO_RTPortableServer
LIB = $(LIBNAME).a
SHLIB = $(LIBNAME).$(SOEXT)
-ACE_SHLIBS = -lTAO -lACE -lTAO_RTCORBA -lTAO_PortableServer -lTAO_Valuetype
+ACE_SHLIBS = -lTAO -lACE -lTAO_RTCORBA -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO_Valuetype
#----------------------------------------------------------------------------
# Include macros and targets