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.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Makefile.am b/TAO/orbsvcs/tests/Makefile.am
index d6120c54d79..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 \
@@ -15,9 +15,14 @@ SUBDIRS = \
Bug_1393_Regression \
Bug_1395_Regression \
Bug_1630_Regression \
+ Bug_2074_Regression \
Bug_2137_Regression \
Bug_2247_Regression \
Bug_2248_Regression \
+ Bug_2285_Regression \
+ Bug_2287_Regression \
+ Bug_2316_Regression \
+ Bug_2377_Regression \
Concurrency \
CosEvent \
EC_Custom_Marshal \