summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Makefile b/TAO/orbsvcs/tests/AVStreams/Makefile
index 81c3205209d..713e14b9c3b 100644
--- a/TAO/orbsvcs/tests/AVStreams/Makefile
+++ b/TAO/orbsvcs/tests/AVStreams/Makefile
@@ -8,7 +8,8 @@
# Local macros
#----------------------------------------------------------------------------
-DIRS = Component_Switching \
+DIRS = Bidirectional_Flows \
+ Component_Switching \
Simple_Two_Stage \
Simple_Three_Stage \
Asynch_Three_Stage \