summaryrefslogtreecommitdiff
path: root/TAO/examples/POA
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA')
-rw-r--r--TAO/examples/POA/Makefile.am26
1 files changed, 0 insertions, 26 deletions
diff --git a/TAO/examples/POA/Makefile.am b/TAO/examples/POA/Makefile.am
deleted file mode 100644
index b8f42b69935..00000000000
--- a/TAO/examples/POA/Makefile.am
+++ /dev/null
@@ -1,26 +0,0 @@
-## 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 \
- Generic_Servant \
- Explicit_Activation \
- Adapter_Activator \
- Loader \
- NewPOA \
- On_Demand_Activation \
- On_Demand_Loading \
- POA_BiDir \
- Reference_Counted_Servant \
- RootPOA \
- TIE
-