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.bor5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index 79bbab1ba16..b3c9c5e4cd3 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -1,4 +1,3 @@
-#
# Makefile for building the TAO library
#
@@ -83,9 +82,7 @@ OBJFILES = \
$(OBJDIR)\GIOP_Message_Generator_Parser_11.obj \
$(OBJDIR)\GIOP_Message_Generator_Parser_12.obj \
$(OBJDIR)\GIOP_Message_Generator_Parser_Impl.obj \
- $(OBJDIR)\GIOP_Message_Lite.obj \
$(OBJDIR)\GIOP_Message_Locate_Header.obj \
- $(OBJDIR)\GIOP_Message_Reactive_Handler.obj \
$(OBJDIR)\GIOP_Message_State.obj \
$(OBJDIR)\GIOP_Message_Version.obj \
$(OBJDIR)\GIOP_Utils.obj \
@@ -141,6 +138,8 @@ OBJFILES = \
$(OBJDIR)\Pluggable.obj \
$(OBJDIR)\POA_Extension_Initializer.obj \
$(OBJDIR)\Transport.obj \
+ $(OBJDIR)\Resume_Handle.obj \
+ $(OBJDIR)\Incoming_Message_Queue.obj \
$(OBJDIR)\Transport_Timer.obj \
$(OBJDIR)\Pluggable_Messaging.obj \
$(OBJDIR)\Pluggable_Messaging_Utils.obj \