summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc1
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_App.mpc1
2 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc b/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
index 9a51388965d..9e83a2e0936 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
+++ b/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
@@ -16,7 +16,6 @@ project(*Manager): orbsvcsexe, portableserver {
ManagerC.cpp
}
Documentation_Files {
- Advanced.mpc
run_test.pl
README
drivers/*
diff --git a/TAO/orbsvcs/tests/FT_App/FT_App.mpc b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
index 1c99f00f1fa..2d0adeb89f1 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_App.mpc
+++ b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
@@ -32,7 +32,6 @@ project(*Server): taoserver, fault_tolerance, orbsvcsexe, avoids_minimum_corba,
Documentation_Files {
README
- FT_App.mpc
run_test_basic.pl // can the client talk to the server
run_test_detector.pl // does a detector notice a server fault
run_test_notifier.pl // does the notification get to an analyzer