summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/Security/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/tests/Security/Makefile.am')
-rw-r--r--trunk/TAO/orbsvcs/tests/Security/Makefile.am20
1 files changed, 20 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/tests/Security/Makefile.am b/trunk/TAO/orbsvcs/tests/Security/Makefile.am
new file mode 100644
index 00000000000..97c2e92a0ab
--- /dev/null
+++ b/trunk/TAO/orbsvcs/tests/Security/Makefile.am
@@ -0,0 +1,20 @@
+## 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 = \
+ BiDirectional \
+ Big_Request \
+ Callback \
+ Crash_Test \
+ MT_IIOP_SSL \
+ MT_SSLIOP \
+ Secure_Invocation \
+ ssliop_corbaloc
+