summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Makefile.bor
blob: 1f8d041e75ef0d217bc38f7d2a2ccd5cf1227cb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Makefile for building the TAO AVStreams tests
#

DIRS = \
        Asynch_Three_Stage \
        Component_Switching \
        Full_Profile \
        Multicast \
        Multicast_Full_Profile \
        Pluggable \
        Simple_Three_Stage \
        Simple_Two_Stage

!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>