summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-10-31 08:33:45 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-10-31 08:33:45 +0000
commit0d5118323e8d855bebe2e3a6337add7b67bfe2cf (patch)
treef4b459b3f1c63be433202d81e2df62d83f4f98fb
parent3a07b408a3a2b53f6f6fbc4b2a7c66a4894c0916 (diff)
downloadATCD-0d5118323e8d855bebe2e3a6337add7b67bfe2cf.tar.gz
ChangeLogTag: Fri Oct 31 08:33:33 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Messaging/Makefile.bor2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Messaging/Makefile.bor b/TAO/tao/Messaging/Makefile.bor
index bf6cee66974..b4883e7fcff 100644
--- a/TAO/tao/Messaging/Makefile.bor
+++ b/TAO/tao/Messaging/Makefile.bor
@@ -14,6 +14,8 @@ OBJFILES = \
$(OBJDIR)\MessagingS_T.obj \
$(OBJDIR)\Asynch_Reply_Dispatcher.obj \
$(OBJDIR)\Asynch_Timeout_Handler.obj \
+ $(OBJDIR)\Asynch_Invocation_Adapter.obj \
+ $(OBJDIR)\Asynch_Invocation.obj \
$(OBJDIR)\Connection_Timeout_Policy_i.obj \
$(OBJDIR)\Messaging_ORBInitializer.obj \
$(OBJDIR)\Messaging_PolicyFactory.obj \