boostbook/doc/Jamfile.v2
jzmaddock e6e55e039f Update Jamfile.v2
There can be only one project named boost/doc and we have that already under /doc/
Change to something unique.
Fixes PDF doc build.
2014-08-13 18:51:53 +01:00

14 lines
369 B
Plaintext

# Copyright (c) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
#
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
project boostbook/doc ;
import boostbook : boostbook ;
boostbook boostbook : boostbook.xml :
<xsl:param>boost.root=../../../..
;