summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-09-21 10:31:34 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-09-21 10:31:34 +0000
commitd3fa76eeae17062acac48784c2484074fbe1b8b9 (patch)
tree7b58b113951d1d05145fd3dcd5dd96b4e258e6ed
parentf146e2df578788d426589d3bcd26435f81f49388 (diff)
#i10000# #i105236# added dep
-rw-r--r--xmlhelp/source/com/sun/star/help/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlhelp/source/com/sun/star/help/makefile.mk b/xmlhelp/source/com/sun/star/help/makefile.mk
index 75823ce8ea..1e1a2c518f 100644
--- a/xmlhelp/source/com/sun/star/help/makefile.mk
+++ b/xmlhelp/source/com/sun/star/help/makefile.mk
@@ -96,6 +96,7 @@ CUSTOMMANIFESTFILE = MANIFEST.MF
ALLTAR : $(ADDFILES)
.IF "$(JARTARGETN)"!=""
+$(JARTARGETN) : $(ADDFILES)
$(JARTARGETN) : $(COMP)
.ENDIF