summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/Makefile.am')
-rw-r--r--TAO/examples/Simple/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/TAO/examples/Simple/Makefile.am b/TAO/examples/Simple/Makefile.am
new file mode 100644
index 00000000000..19db928b1da
--- /dev/null
+++ b/TAO/examples/Simple/Makefile.am
@@ -0,0 +1,18 @@
+## 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 = \
+ bank \
+ chat \
+ echo \
+ grid \
+ time-date \
+ time
+