summaryrefslogtreecommitdiff
path: root/trunk/TAO/examples/PluggableUDP/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/examples/PluggableUDP/Makefile.am')
-rw-r--r--trunk/TAO/examples/PluggableUDP/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/trunk/TAO/examples/PluggableUDP/Makefile.am b/trunk/TAO/examples/PluggableUDP/Makefile.am
new file mode 100644
index 00000000000..1040f6689d5
--- /dev/null
+++ b/trunk/TAO/examples/PluggableUDP/Makefile.am
@@ -0,0 +1,13 @@
+## 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 = \
+ tests
+