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.bor8
1 files changed, 3 insertions, 5 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index bfa5b85f408..d61ab2d964d 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -53,6 +53,8 @@ OBJFILES = \
$(OBJDIR)\IIOP_Transport.obj \
$(OBJDIR)\ImplRepoC.obj \
$(OBJDIR)\ImplRepoS.obj \
+ $(OBJDIR)\Interceptor.obj \
+ $(OBJDIR)\InterceptorC.obj \
$(OBJDIR)\InterfaceC.obj \
$(OBJDIR)\Invocation.obj \
$(OBJDIR)\IOPC.obj \
@@ -171,11 +173,7 @@ CFLAGS = $(ACE_CFLAGS) $(TAO_CFLAGS) -DTAO_BUILD_DLL
CPPDIR = .
INCDIR_NAME = tao
-INCLUDES = \
- *.h *.i *.inl *_T.cpp \
- TAO_Singleton.cpp \
- orb.idl \
- Policy.pidl
+INCLUDES = *.h *.i *_T.cpp
LIBFILES = $(ACE_LIB)