diff options
-rw-r--r-- | xmlhelp/source/treeview/makefile.mk | 5 |
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) \ |