summaryrefslogtreecommitdiff
path: root/trunk/TAO/examples/POA/Makefile.am
blob: 542c6cf19dcc8d6e2e373cdd63ce86e45327b8bb (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
##  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 = \
        DSI \
        Default_Servant \
        FindPOA \
        Forwarding \
        Generic_Servant \
        Explicit_Activation \
        Adapter_Activator \
        Loader \
        NewPOA \
        On_Demand_Activation \
        On_Demand_Loading \
        POA_BiDir \
        Reference_Counted_Servant \
        RootPOA \
        TIE