summaryrefslogtreecommitdiff
path: root/TAO/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Makefile')
-rw-r--r--TAO/tests/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile
index 717adea4b98..3ef2db30830 100644
--- a/TAO/tests/Makefile
+++ b/TAO/tests/Makefile
@@ -65,7 +65,12 @@ DIRS = CDR \
Crash_On_Write \
Reliable_Oneways \
Blocking_Sync_None \
- Oneway_Buffering
+ Oneway_Buffering \
+ Queued_Message_Test \
+ Big_Oneways \
+ Big_Twoways \
+ Big_Request_Muxing \
+ AMI_Buffering
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO