summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams
diff options
context:
space:
mode:
authorcrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-26 15:39:34 +0000
committercrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-26 15:39:34 +0000
commit474b93610de9506f263c3c45fb570745894decbf (patch)
treefbd61754b75c663c33b744a45d248ed89fd87188 /TAO/orbsvcs/tests/AVStreams
parent5e7abfd3ba44da420055964bfab4e649500dca23 (diff)
downloadATCD-474b93610de9506f263c3c45fb570745894decbf.tar.gz
ChangeLogTag: Fri Jul 26 15:35:46 UTC 2002 Craig Rodrigues <crodrigu@bbn.com>
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams')
-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 \