summaryrefslogtreecommitdiff
path: root/TAO/tao
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-01-15 06:41:28 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-01-15 06:41:28 +0000
commitfd7115232eb95c4cbf6841346fb67a189b58dbdf (patch)
treeed3b64d05e0c6dc815296bd36554c598e4e9fa46 /TAO/tao
parentb52199002079f80e728315cbc05cc86f19c562e2 (diff)
downloadATCD-fd7115232eb95c4cbf6841346fb67a189b58dbdf.tar.gz
ChangeLogTag: Tue Jan 15 07:37:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
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 \