summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/Makefile.bor')
-rw-r--r--TAO/tao/Messaging/Makefile.bor5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tao/Messaging/Makefile.bor b/TAO/tao/Messaging/Makefile.bor
index 22ac2c5cd1d..9976c512238 100644
--- a/TAO/tao/Messaging/Makefile.bor
+++ b/TAO/tao/Messaging/Makefile.bor
@@ -19,7 +19,8 @@ OBJFILES = \
$(OBJDIR)\Messaging_PolicyFactory.obj \
$(OBJDIR)\Messaging_Policy_i.obj \
$(OBJDIR)\TAO_ExtC.obj \
- $(OBJDIR)\Twoway_Asynch_Invocation.obj
+ $(OBJDIR)\Twoway_Asynch_Invocation.obj \
+ $(OBJDIR)\AMI_ClientRequestInfo_i.obj
RESOURCE = $(OBJDIR)\TAO_Messaging.res
@@ -34,7 +35,7 @@ CPPDIR = .
INCDIR_NAME = tao\Messaging
INCLUDES = \
- *.h *.i \
+ *.h *.i *_T.cpp\
Messaging.pidl
LIBFILES = \