summaryrefslogtreecommitdiff
path: root/TAO/tao
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao')
-rw-r--r--TAO/tao/Makefile.bor1
-rw-r--r--TAO/tao/PortableServer/Makefile.bor1
2 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index d2bae694e62..d434ac7c623 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -97,7 +97,6 @@ OBJFILES = \
$(OBJDIR)\IIOP_Profile.obj \
$(OBJDIR)\IIOP_Transport.obj \
$(OBJDIR)\IOPC.obj \
- $(OBJDIR)\IORInfo.obj \
$(OBJDIR)\IOR_Parser.obj \
$(OBJDIR)\Incoming_Message_Queue.obj \
$(OBJDIR)\Interceptor_List.obj \
diff --git a/TAO/tao/PortableServer/Makefile.bor b/TAO/tao/PortableServer/Makefile.bor
index c13cbdc399b..2a111e32d2f 100644
--- a/TAO/tao/PortableServer/Makefile.bor
+++ b/TAO/tao/PortableServer/Makefile.bor
@@ -13,6 +13,7 @@ OBJFILES = \
$(OBJDIR)\Direct_Object_Proxy_Impl.obj \
$(OBJDIR)\ImplRepoC.obj \
$(OBJDIR)\ImplRepoS.obj \
+ $(OBJDIR)\IORInfo.obj \
$(OBJDIR)\Key_Adapters.obj \
$(OBJDIR)\MessagingS.obj \
$(OBJDIR)\Object_Adapter.obj \