summaryrefslogtreecommitdiff
path: root/TAO/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Makefile')
-rw-r--r--TAO/tests/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile
index 138d2ef0096..2e1836809b5 100644
--- a/TAO/tests/Makefile
+++ b/TAO/tests/Makefile
@@ -11,10 +11,8 @@
#----------------------------------------------------------------------------
DIRS = CDR \
- Codec \
BiDirectional \
BiDirectional_NestedUpcall \
- Collocation \
IDL_Test \
OctetSeq \
InterOp-Naming \
@@ -38,7 +36,6 @@ DIRS = CDR \
Param_Test \
DSI_Gateway \
AMI \
- AMI_Timeouts \
Timeout \
Timed_Buffered_Oneways \
Smart_Proxies \
@@ -55,7 +52,8 @@ DIRS = CDR \
Single_Read \
QtTests \
Multiple \
- LongWrites
+ LongWrites \
+ Queued_Message_Test
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO