diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 21:55:35 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 21:55:35 +0000 |
commit | dcd7a2ddb14e26b8375e5aee234c4d45ec41a294 (patch) | |
tree | 886434cf213079fae782f6e5f603f4068c014d77 /svtools/util | |
parent | a939bb7e8173108c83c5080ca17a97278b086d5e (diff) |
INTEGRATION: CWS impress143 (1.66.52); FILE MERGED
2008/05/16 16:06:27 sj 1.66.52.1: #i85715# added patch (wmf/emf export of rtl text)
Diffstat (limited to 'svtools/util')
-rw-r--r-- | svtools/util/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk index 8e83b1ff658a..4454ae5576f2 100644 --- a/svtools/util/makefile.mk +++ b/svtools/util/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.66 $ +# $Revision: 1.67 $ # # This file is part of OpenOffice.org. # @@ -142,6 +142,7 @@ SHL1STDLIBS+= \ $(UNOTOOLSLIB) \ $(TOOLSLIB) \ $(I18NISOLANGLIB) \ + $(I18NUTILLIB) \ $(UCBHELPERLIB) \ $(COMPHELPERLIB) \ $(CPPUHELPERLIB) \ |