summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Makefile')
-rw-r--r--TAO/orbsvcs/tests/Makefile48
1 files changed, 23 insertions, 25 deletions
diff --git a/TAO/orbsvcs/tests/Makefile b/TAO/orbsvcs/tests/Makefile
index e08c13bbe98..5319c594073 100644
--- a/TAO/orbsvcs/tests/Makefile
+++ b/TAO/orbsvcs/tests/Makefile
@@ -8,31 +8,29 @@
# Local macros
#----------------------------------------------------------------------------
-DIRS = \
- Simple_Naming \
- Event_Latency \
- EC_Multiple \
- EC_Throughput \
- EC_Mcast \
- EC_Custom_Marshal \
- EC_Basic \
- Property \
- Sched \
- Sched_Conf \
- Time \
- Event \
- CosEvent \
- Concurrency \
- FaultTolerance \
- ImplRepo \
- Trading \
- AVStreams \
- Notify \
- Interoperable_Naming \
- LoadBalancing \
- ior_corbaname \
- tests_svc_loader \
- Security
+DIRS = Simple_Naming \
+ Event_Latency \
+ EC_Multiple \
+ EC_Throughput \
+ EC_Mcast \
+ EC_Custom_Marshal \
+ EC_Basic \
+ Property \
+ Sched \
+ Sched_Conf \
+ Time \
+ Event \
+ CosEvent \
+ Concurrency \
+ FaultTolerance \
+ ImplRepo \
+ Trading \
+ AVStreams \
+ Notify \
+ Interoperable_Naming \
+ LoadBalancing \
+ ior_corbaname \
+ tests_svc_loader
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO