summaryrefslogtreecommitdiff
path: root/examples/RMCast/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/RMCast/Makefile.am')
-rw-r--r--examples/RMCast/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/RMCast/Makefile.am b/examples/RMCast/Makefile.am
new file mode 100644
index 00000000000..3a8fba8cf07
--- /dev/null
+++ b/examples/RMCast/Makefile.am
@@ -0,0 +1,13 @@
+## 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 -include /home/jtc/ACE/ACE-config3/MPC/config -include /home/jtc/ACE/ACE-config3/MPC/templates -type automake ACE.mwc
+
+SUBDIRS = \
+ Send_Msg
+