summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Makefile.am')
-rw-r--r--TAO/orbsvcs/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Makefile.am b/TAO/orbsvcs/tests/Makefile.am
index e4c325e5f26..3db8a30cb7f 100644
--- a/TAO/orbsvcs/tests/Makefile.am
+++ b/TAO/orbsvcs/tests/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 = \
AVStreams \
@@ -22,6 +22,7 @@ SUBDIRS = \
Bug_2285_Regression \
Bug_2287_Regression \
Bug_2316_Regression \
+ Bug_2377_Regression \
Concurrency \
CosEvent \
EC_Custom_Marshal \