summaryrefslogtreecommitdiff
path: root/TAO/tests/GIOP_Fragments/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/GIOP_Fragments/Makefile.am')
-rw-r--r--TAO/tests/GIOP_Fragments/Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/tests/GIOP_Fragments/Makefile.am b/TAO/tests/GIOP_Fragments/Makefile.am
new file mode 100644
index 00000000000..a3b8104e475
--- /dev/null
+++ b/TAO/tests/GIOP_Fragments/Makefile.am
@@ -0,0 +1,15 @@
+## 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 = \
+ Java_Big_Reply \
+ Java_Big_Request \
+ PMB_With_Fragments
+