summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-17 11:10:54 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-17 11:10:54 +0200
commitbfd56909c916b078744dbb7de9a1837f33de5d8b (patch)
treeabbfefe9786c33be477128ef87507f466cb4a2e9 /xmlhelp
parent7feb0a10c673a6a811412d730b55e80d17861e1e (diff)
#i103496#: add dependency on comphelper
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/prj/build.lst2
-rw-r--r--xmlhelp/util/makefile.mk8
2 files changed, 4 insertions, 6 deletions
diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst
index 6a3c15fbf9..5509025209 100644
--- a/xmlhelp/prj/build.lst
+++ b/xmlhelp/prj/build.lst
@@ -1,4 +1,4 @@
-xh xmlhelp : ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper NULL
+xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper NULL
xh xmlhelp usr1 - all xh_mkout NULL
xh xmlhelp\inc nmake - all xh_inc NULL
xh xmlhelp\source\treeview nmake - all xh_treeview xh_inc NULL
diff --git a/xmlhelp/util/makefile.mk b/xmlhelp/util/makefile.mk
index 8b2a951713..a16e7958d7 100644
--- a/xmlhelp/util/makefile.mk
+++ b/xmlhelp/util/makefile.mk
@@ -1,7 +1,7 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2008 by Sun Microsystems, Inc.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -64,10 +64,8 @@ SHL1STDLIBS= \
$(SALLIB) \
$(EXPATASCII3RDLIB) \
$(UCBHELPERLIB) \
- $(SVTOOLLIB) \
- $(BERKELEYLIB) \
- $(XSLTLIB) \
- $(UNOTOOLSLIB)
+ $(BERKELEYLIB) \
+ $(XSLTLIB)
SHL1LIBS = \
$(SLB)$/jaqe.lib \