summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Makefile.bor')
-rw-r--r--TAO/tao/Makefile.bor2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index a028c3794c8..43adfd83dc3 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -42,6 +42,7 @@ OBJFILES = \
$(OBJDIR)\ClientRequestInfo.obj \
$(OBJDIR)\CodecFactory.obj \
$(OBJDIR)\CodecFactory_ORBInitializer.obj \
+ $(OBJDIR)\Connection_Purging_Strategy.obj \
$(OBJDIR)\Transport_Cache_Manager.obj \
$(OBJDIR)\Transport_Descriptor_Interface.obj \
$(OBJDIR)\Connection_handler.obj \
@@ -104,6 +105,7 @@ OBJFILES = \
$(OBJDIR)\IORInfo.obj \
$(OBJDIR)\Leader_Follower.obj \
$(OBJDIR)\LocalObject.obj \
+ $(OBJDIR)\LRU_Connection_Purging_Strategy.obj \
$(OBJDIR)\Managed_Types.obj \
$(OBJDIR)\Marshal.obj \
$(OBJDIR)\Messaging_ORBInitializer.obj \