summaryrefslogtreecommitdiff
path: root/trunk/ACE/examples/ASX/Event_Server/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/examples/ASX/Event_Server/Makefile.am')
-rw-r--r--trunk/ACE/examples/ASX/Event_Server/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/trunk/ACE/examples/ASX/Event_Server/Makefile.am b/trunk/ACE/examples/ASX/Event_Server/Makefile.am
new file mode 100644
index 00000000000..f00f4c3dd09
--- /dev/null
+++ b/trunk/ACE/examples/ASX/Event_Server/Makefile.am
@@ -0,0 +1,14 @@
+## 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 ACE.mwc
+
+SUBDIRS = \
+ Event_Server \
+ Transceiver
+