summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Makefile.am')
-rw-r--r--TAO/orbsvcs/examples/Makefile.am21
1 files changed, 21 insertions, 0 deletions
diff --git a/TAO/orbsvcs/examples/Makefile.am b/TAO/orbsvcs/examples/Makefile.am
new file mode 100644
index 00000000000..b93a6688dc9
--- /dev/null
+++ b/TAO/orbsvcs/examples/Makefile.am
@@ -0,0 +1,21 @@
+## 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 = \
+ CosEC \
+ FaultTolerance \
+ ImR \
+ LoadBalancing \
+ Log \
+ Notify \
+ ORT \
+ RtEC \
+ Security
+