summaryrefslogtreecommitdiff
path: root/TAO/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Makefile')
-rw-r--r--TAO/tests/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile
index f32f448e299..641209b3e62 100644
--- a/TAO/tests/Makefile
+++ b/TAO/tests/Makefile
@@ -67,7 +67,9 @@ DIRS = CDR \
Blocking_Sync_None \
Oneway_Buffering \
Queued_Message_Test \
- Big_Oneways
+ Big_Oneways \
+ Big_Twoways \
+ Big_Request_Muxing
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO