summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 13:09:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 13:09:23 +0000
commitbad633b9a21c606cc131d107995093d06269f847 (patch)
tree0ead8dca60dd11e926bffb10bf8b2a3de84bc5a9 /svx/util
parent5741a9f24bc52ce24575cb3a61bb7f51a372dec3 (diff)
INTEGRATION: CWS internatiodel (1.45.242); FILE MERGED
2006/02/10 19:27:58 er 1.45.242.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'svx/util')
-rw-r--r--svx/util/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk
index 1ba9f4fa71..4150711060 100644
--- a/svx/util/makefile.mk
+++ b/svx/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.45 $
+# $Revision: 1.46 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 01:24:13 $
+# last change: $Author: vg $ $Date: 2006-04-07 14:09:23 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -114,6 +114,7 @@ SHL1STDLIBS= \
$(SOTLIB) \
$(UNOTOOLSLIB) \
$(TOOLSLIB) \
+ $(I18NISOLANGLIB) \
$(XMLSCRIPTLIB) \
$(COMPHELPERLIB) \
$(UCBHELPERLIB) \
@@ -157,6 +158,7 @@ SHL2STDLIBS= \
$(SOTLIB) \
$(UNOTOOLSLIB) \
$(TOOLSLIB) \
+ $(I18NISOLANGLIB) \
$(COMPHELPERLIB) \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \