diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-01-05 17:18:15 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-01-05 17:18:15 +0000 |
commit | 83174efb88df19573c5065539c70cdbb76b4eb2f (patch) | |
tree | 1e231335b802b73c84327f143d7d731fe86b70cf /xmlhelp/util/makefile.mk | |
parent | 2fe932ab98b23e0fc5c00add7696ff127d8ef0b6 (diff) |
INTEGRATION: CWS iconswitching1 (1.7.10); FILE MERGED
2005/11/02 00:12:04 kendy 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED
2005/07/20 14:29:04 kendy 1.7.10.1: #i36518#
Icon switching for the help
Diffstat (limited to 'xmlhelp/util/makefile.mk')
-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 2487951a358d..52bc99371c5f 100644 --- a/xmlhelp/util/makefile.mk +++ b/xmlhelp/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-09 12:27:33 $ +# last change: $Author: kz $ $Date: 2006-01-05 18:18:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -78,6 +78,7 @@ SHL1STDLIBS= \ $(SABLOT3RDLIB) \ $(EXPATASCII3RDLIB) \ $(UCBHELPERLIB) \ + $(SVLLIB) \ $(BERKELEYLIB) # $(BERKELEYCPPLIB) |