diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-21 10:31:34 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-21 10:31:34 +0000 |
commit | 6f4aa8ca68f052a561d4ec2330cb84304dc133cc (patch) | |
tree | 96e09ba8bfce1d6d7e4e169fb6d7aa5709515cea /xmlhelp | |
parent | fc5be954f3a2fa52e57174c03a5004c9012fce0c (diff) |
#i10000# #i105236# added dep
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/com/sun/star/help/makefile.mk | 1 |
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 75823ce8eab9..1e1a2c518fa0 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 |