summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Makefile.CosTime
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Makefile.CosTime')
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile.CosTime2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Makefile.CosTime b/TAO/orbsvcs/orbsvcs/Makefile.CosTime
index a96a5eb7b3a..6afeff1f0cc 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile.CosTime
+++ b/TAO/orbsvcs/orbsvcs/Makefile.CosTime
@@ -7,7 +7,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif # ! TAO_ROOT
-MAKEFILE = Makefile
+MAKEFILE = Makefile.CosTime
LIBNAME = libTAO_CosTime
LIB = $(LIBNAME).a
SHLIB = $(LIBNAME).$(SOEXT)