From 5929c024844d4f561a3598a2cf7b5edcd9a38dab Mon Sep 17 00:00:00 2001 From: jai Date: Fri, 1 Mar 2002 04:50:21 +0000 Subject: ChangeLogTag:Thu Feb 28 20:47:24 2002 Jaiganesh Balasubramanian --- TAO/orbsvcs/performance-tests/Makefile | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'TAO/orbsvcs/performance-tests') diff --git a/TAO/orbsvcs/performance-tests/Makefile b/TAO/orbsvcs/performance-tests/Makefile index 6ae87677b85..43557f752ee 100644 --- a/TAO/orbsvcs/performance-tests/Makefile +++ b/TAO/orbsvcs/performance-tests/Makefile @@ -9,8 +9,6 @@ #---------------------------------------------------------------------------- DIRS = \ - EC_Latency \ - EC_Federated_Latency \ EC_Scalability \ EC_Federated_Scalability @@ -24,6 +22,15 @@ endif include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU include $(TAO_ROOT)/rules.tao.GNU + +ifeq ($(corba_messaging),1) + +DIRS += \ + EC_Latency \ + EC_Federated_Latency + +endif # corba_messaging + include $(ACE_ROOT)/include/makeinclude/macros.GNU include $(ACE_ROOT)/include/makeinclude/rules.common.GNU include $(ACE_ROOT)/include/makeinclude/rules.nested.GNU -- cgit v1.2.1