summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-11-05 21:45:02 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-11-05 21:45:02 +0000
commit326d3ddfd57972215a9145b4e42a1462cf8b6a85 (patch)
tree58f50afb3aa93399b8ae66bd17787e879643c56c
parent0716c5a9f1040172de8e339e2ecbd49a88b17672 (diff)
downloadATCD-326d3ddfd57972215a9145b4e42a1462cf8b6a85.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile
index 0b0b7671700..a56bb6c4147 100644
--- a/TAO/tao/Makefile
+++ b/TAO/tao/Makefile
@@ -111,14 +111,14 @@ PLUGGABLE_PROTOCOLS_FILES = \
UIOP_Connector \
UIOP_Acceptor \
UIOP_Connect \
- UIOP_Endpoint
-# SHMIOP_Factory \
-# SHMIOP_Profile \
-# SHMIOP_Transport \
-# SHMIOP_Connector \
-# SHMIOP_Acceptor \
-# SHMIOP_Connect \
-# SHMIOP_Endpoint
+ UIOP_Endpoint \
+ SHMIOP_Factory \
+ SHMIOP_Profile \
+ SHMIOP_Transport \
+ SHMIOP_Connector \
+ SHMIOP_Acceptor \
+ SHMIOP_Connect \
+ SHMIOP_Endpoint
PLUGGABLE_MESSAGING_FILES = \
Pluggable_Messaging \