summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Strategy_Tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CSD_Strategy_Tests/Makefile.am')
-rw-r--r--TAO/tests/CSD_Strategy_Tests/Makefile.am23
1 files changed, 23 insertions, 0 deletions
diff --git a/TAO/tests/CSD_Strategy_Tests/Makefile.am b/TAO/tests/CSD_Strategy_Tests/Makefile.am
new file mode 100644
index 00000000000..a8ba990b33b
--- /dev/null
+++ b/TAO/tests/CSD_Strategy_Tests/Makefile.am
@@ -0,0 +1,23 @@
+## 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 = \
+ TP_Common \
+ TP_Foo_A \
+ TP_Foo_B \
+ Broken \
+ TP_Foo_C \
+ TP_Test_1 \
+ TP_Test_2 \
+ TP_Test_3 \
+ TP_Test_4 \
+ TP_Test_Dynamic \
+ TP_Test_Static
+