summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-02 08:37:26 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-02 08:37:26 +0000
commit78bed0a5dbac75aa75e7d534b72af80823cb9ba0 (patch)
tree8868b4180f48bf3ee73a9ed7576f0c7d84553883 /xmlhelp
parentd635697c50a56c4d29e5d8c83ff14b2995bca5cb (diff)
INTEGRATION: CWS sb90 (1.14.10); FILE MERGED
2008/06/25 12:24:47 sb 1.14.10.1: #157787# replaced direct access to ooSetupExtension configuration data with utl::ConfigManager::PRODUCTEXTENSION (which transparently does the EDITIONNAME hack; see there)
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlhelp/util/makefile.mk b/xmlhelp/util/makefile.mk
index b2eb3450e2..fb0a92d8e6 100644
--- a/xmlhelp/util/makefile.mk
+++ b/xmlhelp/util/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
# This file is part of OpenOffice.org.
#
@@ -66,7 +66,8 @@ SHL1STDLIBS= \
$(UCBHELPERLIB) \
$(SVTOOLLIB) \
$(BERKELEYLIB) \
- $(XSLTLIB)
+ $(XSLTLIB) \
+ $(UNOTOOLSLIB)
SHL1LIBS = \
$(SLB)$/jaqe.lib \