diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-19 12:01:28 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-19 12:01:28 +0000 |
commit | 3310a8370d334012f07be62ab4eefb89273a0df2 (patch) | |
tree | f98b5d1ac87c05172099068d53eb65c8b5f26fef /xmlhelp/util | |
parent | 10c3d7ef8f3b7fb96905ac94917a132e897e074a (diff) |
INTEGRATION: CWS ab38 (1.12.10); FILE MERGED
2007/11/06 13:35:20 ab 1.12.10.1: #i20164# Added COMPHELPERLIB
Diffstat (limited to 'xmlhelp/util')
-rw-r--r-- | xmlhelp/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlhelp/util/makefile.mk b/xmlhelp/util/makefile.mk index df4a51462313..8a450f056d4d 100644 --- a/xmlhelp/util/makefile.mk +++ b/xmlhelp/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: rt $ $Date: 2007-07-26 08:49:17 $ +# last change: $Author: ihi $ $Date: 2007-11-19 13:01:28 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -64,6 +64,7 @@ SHL1VERSIONMAP=exports.map SHL1STDLIBS= \ $(CPPUHELPERLIB) \ $(CPPULIB) \ + $(COMPHELPERLIB) \ $(SALLIB) \ $(EXPATASCII3RDLIB) \ $(UCBHELPERLIB) \ |