summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/examples/Notify/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/examples/Notify/Makefile.am')
-rw-r--r--ACE/TAO/orbsvcs/examples/Notify/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/examples/Notify/Makefile.am b/ACE/TAO/orbsvcs/examples/Notify/Makefile.am
new file mode 100644
index 00000000000..08daacd1689
--- /dev/null
+++ b/ACE/TAO/orbsvcs/examples/Notify/Makefile.am
@@ -0,0 +1,18 @@
+## 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 = \
+ Federation \
+ Filter \
+ Lanes \
+ MC \
+ Subscribe \
+ ThreadPool
+