summaryrefslogtreecommitdiff
path: root/forms/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 14:25:21 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 14:25:21 +0000
commit9f0a7c62fa5f9edc55c2a680f34c4e8f87309a34 (patch)
tree826fe112da1373e0611565ac7524ce7a02e59622 /forms/util
parentb5ed62d082f89fa6e77aabef162cd8ef135fcf10 (diff)
INTEGRATION: CWS internatiodel (1.12.46); FILE MERGED
2006/02/10 19:31:15 er 1.12.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'forms/util')
-rw-r--r--forms/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/forms/util/makefile.mk b/forms/util/makefile.mk
index f0e1d03cf171..882a8f7f9eca 100644
--- a/forms/util/makefile.mk
+++ b/forms/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 23:27:19 $
+# last change: $Author: vg $ $Date: 2006-04-07 15:25:21 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -70,6 +70,7 @@ SHL1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(TOOLSLIB) \
+ $(I18NISOLANGLIB) \
$(VCLLIB) \
$(SVTOOLLIB) \
$(SVLLIB) \