summaryrefslogtreecommitdiff
path: root/TAO/examples/Makefile.am
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-04-21 14:32:31 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-04-21 14:32:31 +0000
commitf56eb6a0c5f7632fdcec55169ebe6a34b85917b1 (patch)
tree4fd32a7f103f69d4ef26e3b6936d89c76d41343d /TAO/examples/Makefile.am
parenta3ee81e3fc7c37740768efefff91c1c2ba8674a4 (diff)
downloadATCD-f56eb6a0c5f7632fdcec55169ebe6a34b85917b1.tar.gz
ChangeLogTag: Fri Apr 21 14:07:51 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/examples/Makefile.am')
-rw-r--r--TAO/examples/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/examples/Makefile.am b/TAO/examples/Makefile.am
index 5f8618523ee..56b5b7af958 100644
--- a/TAO/examples/Makefile.am
+++ b/TAO/examples/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## ../bin/mwc.pl -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/config -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/templates -type automake -noreldefs TAO.mwc
+## ../bin/mwc.pl -type automake -noreldefs TAO.mwc
SUBDIRS = \
AMH \
@@ -14,6 +14,7 @@ SUBDIRS = \
Advanced \
Buffered_AMI \
Buffered_Oneways \
+ CSD_Strategy \
Callback_Quoter \
Content_Server \
Event_Comm \
@@ -27,6 +28,7 @@ SUBDIRS = \
PluggableUDP \
Quoter \
RTCORBA \
+ RTScheduling \
Simple \
Simulator \
TypeCode_Creation \