From 97fc40055d33f4e56a634995446eece45caaa2f3 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 22 Feb 2012 11:57:21 +0000 Subject: not every extension's help will have help in all langs, catch that exception --- xmlhelp/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xmlhelp/util/makefile.mk') diff --git a/xmlhelp/util/makefile.mk b/xmlhelp/util/makefile.mk index caf6249270a5..90bf75b72481 100644 --- a/xmlhelp/util/makefile.mk +++ b/xmlhelp/util/makefile.mk @@ -59,12 +59,13 @@ SHL1STDLIBS= \ $(CPPULIB) \ $(COMPHELPERLIB) \ $(HELPLINKERLIB) \ + $(CLUCENELIB) \ $(SALLIB) \ $(EXPATASCII3RDLIB) \ $(UNOTOOLSLIB) \ $(UCBHELPERLIB) \ - $(BERKELEYLIB) \ - $(XSLTLIB) + $(BERKELEYLIB) \ + $(XSLTLIB) SHL1LIBS = \ $(SLB)$/jaqe.lib \ -- cgit v1.2.3