From 8eee6f0a75a0e3acc7f3978d3a5dd0e54e03e7c1 Mon Sep 17 00:00:00 2001 From: Bustamam Harun Date: Sat, 16 Mar 2002 18:40:20 +0000 Subject: #97583# rename localedata.lib to locale.lib --- i18npool/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'i18npool/util/makefile.mk') diff --git a/i18npool/util/makefile.mk b/i18npool/util/makefile.mk index 8ee3c8dc2de4..2509961ccb86 100644 --- a/i18npool/util/makefile.mk +++ b/i18npool/util/makefile.mk @@ -2,9 +2,9 @@ #* #* $RCSfile: makefile.mk,v $ #* -#* $Revision: 1.6 $ +#* $Revision: 1.7 $ #* -#* last change: $Author: bustamam $ $Date: 2002-03-15 19:13:51 $ +#* last change: $Author: bustamam $ $Date: 2002-03-16 19:40:20 $ #* #* The Contents of this file are made available subject to the terms of #* either of the following licenses @@ -81,7 +81,7 @@ LIB1TARGET= $(SLB)$/$(TARGET).lib LIB1FILES= $(SLB)$/defaultnumberingprovider.lib \ $(SLB)$/registerservices.lib \ $(SLB)$/numberformatcode.lib \ - $(SLB)$/localedata.lib \ + $(SLB)$/locale.lib \ $(SLB)$/indexentry.lib SHL1TARGET= $(TARGET)$(VERSION)$(DLLPOSTFIX) -- cgit v1.2.3