summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Makefile.am
blob: 7411a1a6d95abe57b651bcc8a73d981566b96d96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
##  Process this file with automake to create Makefile.in
##
## $Id$
##
## This file was generated by MPC.  Any changes made directly to
## this file will be lost the next time it is generated.
##
## MPC Command:
## ../bin/mwc.pl -type automake -noreldefs TAO.mwc

SUBDIRS = \
        Bug_3252_Regression \
        PluggableTopology \
        Test_Filter \
        XML_Persistence \
        lib \
        Structured_Multi_Filter \
        Structured_Filter \
        Sequence_Multi_Filter \
        Sequence_Multi_ETCL_Filter \
        Reconnecting \
        RT_lib \
        Persistent_POA \
        Ordering \
        MT_Dispatching \
        MC \
        Driver \
        Discarding \
        Destroy \
        Bug_2561_Regression \
        Bug_1385_Regression \
        Blocking \
        Basic \
        Timeout

if BUILD_TESTS
SUBDIRS += performance-tests
endif