summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog1
-rw-r--r--TAO/tao/DynamicInterface/Makefile.bor1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index adbd1ebc2f5..74387d3ade2 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -13,6 +13,7 @@ Thu Feb 20 13:05:36 2003 Ossama Othman <ossama@uci.edu>
* tao/DynamicInterface/ExceptionList.h:
* tao/DynamicInterface/ExceptionList.inl:
* tao/DynamicInterface/Makefile:
+ * tao/DynamicInterface/Makefile.bor:
* tao/DynamicInterface/Request.cpp:
* tao/DynamicInterface/Request.h:
* tao/DynamicInterface/Request.inl:
diff --git a/TAO/tao/DynamicInterface/Makefile.bor b/TAO/tao/DynamicInterface/Makefile.bor
index 673028f6f6d..0044dcf9f74 100644
--- a/TAO/tao/DynamicInterface/Makefile.bor
+++ b/TAO/tao/DynamicInterface/Makefile.bor
@@ -7,6 +7,7 @@ NAME = TAO_DynamicInterface
OBJFILES = \
$(OBJDIR)\Context.obj \
$(OBJDIR)\DII_Invocation.obj \
+ $(OBJDIR)\DII_ClientRequestInfo.obj:
$(OBJDIR)\DII_Reply_Dispatcher.obj \
$(OBJDIR)\Dynamic_Adapter_Impl.obj \
$(OBJDIR)\Dynamic_Implementation.obj \