From 8981b13b539d24a3bdfd4bd5935120d77d494fb1 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Mon, 7 Feb 2000 21:59:58 +0000 Subject: [PATCH] reinstalled osiTimeTest.cc --- src/libCom/test/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libCom/test/Makefile b/src/libCom/test/Makefile index 009872b5b..2a47ca389 100644 --- a/src/libCom/test/Makefile +++ b/src/libCom/test/Makefile @@ -19,8 +19,8 @@ OBJS_IOC += threadTest #fdmgrTest_SRCS += fdmgrTest.c #PROD += fdmgrTest -#osiTimeTest_SRCS += osiTimeTest.cc -#PROD += osiTimeTest +osiTimeTest_SRCS += osiTimeTest.cc +PROD += osiTimeTest include $(TOP)/configure/RULES