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 f0c48f83b3a..bffcd2a4d13 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -181,6 +181,9 @@ CFLAGS = $(ACE_CFLAGS) $(TAO_CFLAGS) -DTAO_BUILD_DLL
CPPDIR = .
+INCDIR_NAME = tao
+INCLUDES = *.h *.i *_T.cpp
+
LIBFILES = $(ACE_LIB)
!include <$(ACE_ROOT)\include\makeinclude\build_core_library.bor>