summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/performance-tests/Makefile.am')
-rw-r--r--ACE/performance-tests/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/ACE/performance-tests/Makefile.am b/ACE/performance-tests/Makefile.am
new file mode 100644
index 00000000000..8893d7354cb
--- /dev/null
+++ b/ACE/performance-tests/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 ACE.mwc
+
+SUBDIRS = \
+ Misc \
+ SCTP \
+ Server_Concurrency \
+ Synch-Benchmarks \
+ TCP \
+ UDP
+