summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 13:13:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 13:13:59 +0000
commita9bb20b606cffc6f40a130b83219b91fb7cc4549 (patch)
tree84e6419b5fb6b221e6600a7ebd5608662cd30475 /dbaccess
parent6ff59c4645b3ef474960f8804cc1a5ffbbe16092 (diff)
INTEGRATION: CWS internatiodel (1.25.80); FILE MERGED
2006/02/10 19:28:14 er 1.25.80.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk
index 73f4424c3f33..9b4133f4bd79 100644
--- a/dbaccess/util/makefile.mk
+++ b/dbaccess/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.25 $
+# $Revision: 1.26 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 16:54:13 $
+# last change: $Author: vg $ $Date: 2006-04-07 14:13:59 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -66,6 +66,7 @@ SHL1STDLIBS= \
$(VCLLIB) \
$(UNOTOOLSLIB) \
$(TOOLSLIB) \
+ $(I18NISOLANGLIB) \
$(DBTOOLSLIB) \
$(COMPHELPERLIB) \
$(CPPUHELPERLIB) \