summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Makefile.am')
-rw-r--r--TAO/tests/OBV/Makefile.am20
1 files changed, 20 insertions, 0 deletions
diff --git a/TAO/tests/OBV/Makefile.am b/TAO/tests/OBV/Makefile.am
new file mode 100644
index 00000000000..4e18d90f362
--- /dev/null
+++ b/TAO/tests/OBV/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 = \
+ Any \
+ Collocated \
+ Factory \
+ Forward \
+ Simple \
+ TC_Alignment \
+ Truncatable \
+ ValueBox
+