summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/Makefile.am')
-rw-r--r--ACE/ACEXML/Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/ACE/ACEXML/Makefile.am b/ACE/ACEXML/Makefile.am
new file mode 100644
index 00000000000..5e025e19d26
--- /dev/null
+++ b/ACE/ACEXML/Makefile.am
@@ -0,0 +1,17 @@
+## 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 = \
+ common \
+ parser \
+ examples \
+ apps \
+ tests
+