summaryrefslogtreecommitdiff
path: root/xmlhelp/util/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-22 11:57:21 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-23 10:31:21 +0000
commit97fc40055d33f4e56a634995446eece45caaa2f3 (patch)
tree5edc6e400b56750bd38d2394568478ef0e618ed7 /xmlhelp/util/makefile.mk
parent3ea0a0a45e7256304f95935706c8bdf3940d0b0e (diff)
not every extension's help will have help in all langs, catch that exception
Diffstat (limited to 'xmlhelp/util/makefile.mk')
-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 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 \