From ced2cde6679a299d19c8cd0006df10b5acbf26ba Mon Sep 17 00:00:00 2001 From: parsons Date: Fri, 13 Dec 2002 21:05:38 +0000 Subject: ChangeLogTag: Fri Dec 13 14:30:19 2002 Jeff Parsons --- TAO/ChangeLog | 3 ++- TAO/orbsvcs/tests/InterfaceRepo/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 9a5f25c9cbf..1c94338a815 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,8 +1,9 @@ Fri Dec 13 14:30:19 2002 Jeff Parsons * orbsvcs/tests/InterfaceRepo/InterfaceRepo.dsw: + * orbsvcs/tests/InterfaceRepo/Makefile: - Added project below to workspace. + Added project below to workspace, and directory to Makefile. * orbsvcs/tests/InterfaceRepo/Latency_Test/Latency Test.dsp: * orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.cpp: diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Makefile b/TAO/orbsvcs/tests/InterfaceRepo/Makefile index 5c7d7b1a1d2..5c467d0afcd 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/Makefile +++ b/TAO/orbsvcs/tests/InterfaceRepo/Makefile @@ -10,7 +10,8 @@ DIRS = IFR_Test \ Persistence_Test \ - Application_Test + Application_Test \ + Latency_Test ifndef TAO_ROOT TAO_ROOT = $(ACE_ROOT)/TAO -- cgit v1.2.1