summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-11-01 13:33:22 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-11-01 13:33:22 +0000
commit70d7d777028cff3696c42a604173eed8a5e32ffd (patch)
treef77b5d29c5103d3c30a7138b4fdf26f616cc227e
parent3aed1aec5640174f2161b3cbc355778935cbbb58 (diff)
downloadATCD-70d7d777028cff3696c42a604173eed8a5e32ffd.tar.gz
*** empty log message ***
-rw-r--r--TAO/tests/Makefile1
-rw-r--r--TAO/tests/Makefile.bor1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile
index 9e833243520..057c78514eb 100644
--- a/TAO/tests/Makefile
+++ b/TAO/tests/Makefile
@@ -41,6 +41,7 @@ DIRS = CDR \
Object_Loader \
MProfile \
MProfile_Forwarding \
+ MProfile_Connection_Timeout \
Native_Exceptions \
Faults \
Param_Test \
diff --git a/TAO/tests/Makefile.bor b/TAO/tests/Makefile.bor
index 817afcfaf9e..8e9a2bb92ac 100644
--- a/TAO/tests/Makefile.bor
+++ b/TAO/tests/Makefile.bor
@@ -42,6 +42,7 @@ DIRS = \
LongUpcalls \
MProfile \
MProfile_Forwarding \
+ MProfile_Connection_Timeout \
MT_BiDir \
MT_Client \
MT_Server \