summaryrefslogtreecommitdiff
path: root/xmloff/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 13:59:40 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 13:59:40 +0000
commite4d9d8845492c90f8e1f15b46c0d7713eeed7251 (patch)
tree17baabc628d1c7c2871fb31c43000e9af1f5ec6f /xmloff/util
parente73f98543db54c3fe110036d5cf6f45e5c0d9ada (diff)
INTEGRATION: CWS internatiodel (1.21.68); FILE MERGED
2006/02/10 19:30:12 er 1.21.68.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'xmloff/util')
-rw-r--r--xmloff/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk
index 25f56c40bbab..c983597f80c8 100644
--- a/xmloff/util/makefile.mk
+++ b/xmloff/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.21 $
+# $Revision: 1.22 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 16:06:30 $
+# last change: $Author: vg $ $Date: 2006-04-07 14:59:40 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -76,6 +76,7 @@ SHL1USE_EXPORTS=ordinal
SHL1STDLIBS= \
$(SVTOOLLIB) \
$(TOOLSLIB) \
+ $(I18NISOLANGLIB) \
$(VOSLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB)\