summaryrefslogtreecommitdiff
path: root/ACE/TAO/performance-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/performance-tests/Makefile.am')
-rw-r--r--ACE/TAO/performance-tests/Makefile.am24
1 files changed, 24 insertions, 0 deletions
diff --git a/ACE/TAO/performance-tests/Makefile.am b/ACE/TAO/performance-tests/Makefile.am
new file mode 100644
index 00000000000..150f338298d
--- /dev/null
+++ b/ACE/TAO/performance-tests/Makefile.am
@@ -0,0 +1,24 @@
+## 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 = \
+ Anyop \
+ CSD_Strategy \
+ Callback \
+ Cubit \
+ Latency \
+ Memory \
+ POA \
+ Pluggable \
+ Protocols \
+ RTCorba \
+ Sequence_Latency \
+ Throughput
+