summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-26 06:46:49 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-26 06:46:49 +0000
commit92f4850fa719c6819852d816dd667bedad4e92da (patch)
tree074fbb7b4f0829e706101603f24d160af6eca923 /xmlhelp
parent446a7de02aa2bb4c8740b244d90e7c22be74ddd1 (diff)
INTEGRATION: CWS ab45_DEV300 (1.6.114); FILE MERGED
2008/02/18 09:22:42 ab 1.6.114.1: #i83624# Added comphelper lib
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/treeview/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlhelp/source/treeview/makefile.mk b/xmlhelp/source/treeview/makefile.mk
index 46cea91c4664..7512acd06c8f 100644
--- a/xmlhelp/source/treeview/makefile.mk
+++ b/xmlhelp/source/treeview/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 12:27:15 $
+# last change: $Author: obo $ $Date: 2008-02-26 07:46:49 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -63,6 +63,7 @@ SHL1IMPLIB=i$(TARGET)
SHL1STDLIBS=\
$(CPPUHELPERLIB) \
$(CPPULIB) \
+ $(COMPHELPERLIB) \
$(EXPATASCII3RDLIB) \
$(SALLIB) \
$(VOSLIB) \