summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-29 22:37:55 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-29 22:37:55 +0000
commit720d096b3d7a6b9cbab21a7a00cb7b1894491436 (patch)
treef4dac4f40f8e8c83a14fad448f55f18da2208d59
parentd7c68294feb79d34dfadb20cdfc34850d7ab83ee (diff)
downloadATCD-720d096b3d7a6b9cbab21a7a00cb7b1894491436.tar.gz
Added Interceptor supporting files.
-rw-r--r--TAO/tao/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile
index bd95dda668e..af6a0fedc9d 100644
--- a/TAO/tao/Makefile
+++ b/TAO/tao/Makefile
@@ -127,6 +127,9 @@ ORB_CORE_FILES = \
GIOP \
GIOP_Server_Request \
Invocation \
+ Interceptor \
+ InterceptorS \
+ InterceptorC \
Asynch_Invocation \
ORB_Core \
params \