summaryrefslogtreecommitdiff
path: root/i18npool/util/makefile.mk
diff options
context:
space:
mode:
authorKarl Hong <khong@openoffice.org>2002-06-20 01:39:53 +0000
committerKarl Hong <khong@openoffice.org>2002-06-20 01:39:53 +0000
commite97e15baab831b683789f24f7196f8b763716bdb (patch)
treecdc79bbfc98b1b77e500c31c7b053dc997c23789 /i18npool/util/makefile.mk
parentc74f343f4494aed40aefc4d347a079bc90499a30 (diff)
#99859#first implementation for NativeNumberSupplier
Diffstat (limited to 'i18npool/util/makefile.mk')
-rw-r--r--i18npool/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18npool/util/makefile.mk b/i18npool/util/makefile.mk
index 24de7e853f4e..498afbe5c38f 100644
--- a/i18npool/util/makefile.mk
+++ b/i18npool/util/makefile.mk
@@ -2,9 +2,9 @@
#*
#* $RCSfile: makefile.mk,v $
#*
-#* $Revision: 1.9 $
+#* $Revision: 1.10 $
#*
-#* last change: $Author: er $ $Date: 2002-03-28 03:05:06 $
+#* last change: $Author: khong $ $Date: 2002-06-20 02:38:54 $
#*
#* The Contents of this file are made available subject to the terms of
#* either of the following licenses
@@ -79,6 +79,7 @@ SYMBOLPREFIX=i18n$(UPD)$(DLLPOSTFIX)
LIB1TARGET= $(SLB)$/$(TARGET).lib
LIB1FILES= $(SLB)$/defaultnumberingprovider.lib \
+ $(SLB)$/nativenumber.lib \
$(SLB)$/registerservices.lib \
$(SLB)$/numberformatcode.lib \
$(SLB)$/locale.lib \