summaryrefslogtreecommitdiff
path: root/TAO/tests/ORB_Local_Config/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/ORB_Local_Config/Makefile.am')
-rw-r--r--TAO/tests/ORB_Local_Config/Makefile.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/TAO/tests/ORB_Local_Config/Makefile.am b/TAO/tests/ORB_Local_Config/Makefile.am
new file mode 100644
index 00000000000..ad2d10fb600
--- /dev/null
+++ b/TAO/tests/ORB_Local_Config/Makefile.am
@@ -0,0 +1,19 @@
+## 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 = \
+ Bug_1459 \
+ Bunch \
+ Separation \
+ Service_Dependency \
+ Shared \
+ Simple \
+ Two_DLL_ORB
+