summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a3
-rw-r--r--TAO/orbsvcs/tests/Makefile.bor1
2 files changed, 4 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 170d4a8c614..c3800b63f05 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -3,6 +3,9 @@ Mon Aug 27 07:36:12 2001 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/Makefile.bor: added new File_IO test
* examples/simple/time-date/time-date.bor: changed targetdir
to ./ to that svc.conf can find the dll
+ * orbsvcs/tests/ior_corba_name/*.bor: Added BCB makefiles
+ * orbsvcs/tests/Time/*.bor: Added BCB makefiles
+ * orbsvcs/tests/Makefile.bor: added ior_corbaname and time
Sun Aug 26 08:20:30 2001 Balachandran Natarajan <bala@cs.wustl.edu>
diff --git a/TAO/orbsvcs/tests/Makefile.bor b/TAO/orbsvcs/tests/Makefile.bor
index 0fc53898cba..76c56713b5e 100644
--- a/TAO/orbsvcs/tests/Makefile.bor
+++ b/TAO/orbsvcs/tests/Makefile.bor
@@ -16,6 +16,7 @@ DIRS = \
ior_corbaname \
Property \
Simple_Naming \
+ Time \
Trading
!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>