2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Fix dependency

[SVN r33630]
This commit is contained in:
Vladimir Prus
2006-04-10 10:46:40 +00:00
parent ed9936d296
commit 1982d2c883

View File

@@ -6,7 +6,8 @@ boostbook userman : src/userman.xml
: <xsl:param>toc.section.depth=1
<xsl:param>doc.standalone=true
<xsl:param>nav.layout=none
<implicit-dependency>jam_docs
<implicit-dependency>jam_docs
<dependency>jam_docs
;
xml jam_docs : ../../../jam/doc/bjam.qbk ;