summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog3
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Makefile3
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 <j.parsons@vanderbilt.edu>
* 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