summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Makefile.bor')
-rw-r--r--TAO/tao/Makefile.bor3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index 890e38e615e..ebeb285509a 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -5,6 +5,7 @@
NAME = TAO
DIRS = \
+ IORInterceptor \
PortableServer \
Messaging \
DynamicAny \
@@ -105,6 +106,7 @@ OBJFILES = \
$(OBJDIR)\IIOP_Profile.obj \
$(OBJDIR)\IIOP_Transport.obj \
$(OBJDIR)\IOPC.obj \
+ $(OBJDIR)\IORInterceptor_Adapter.obj \
$(OBJDIR)\IOR_Parser.obj \
$(OBJDIR)\Incoming_Message_Queue.obj \
$(OBJDIR)\Interceptor_List.obj \
@@ -151,6 +153,7 @@ OBJFILES = \
$(OBJDIR)\Parser_Registry.obj \
$(OBJDIR)\PICurrent.obj \
$(OBJDIR)\PICurrent_ORBInitializer.obj \
+ $(OBJDIR)\PI_ForwardC.obj \
$(OBJDIR)\Pluggable_Messaging.obj \
$(OBJDIR)\Pluggable_Messaging_Utils.obj \
$(OBJDIR)\Policy_ForwardC.obj \