1
0
forked from boostorg/bind

Update Jamfile.v2

There can only be one project called "boost/doc" and this isn't it ;-)

So the patch changes the name to something else.
This commit is contained in:
jzmaddock
2014-08-11 18:26:54 +01:00
parent 1480db5679
commit f769d97362

View File

@@ -3,7 +3,7 @@
# Distributed under the Boost Software License, Version 1.0. # Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at # (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt) # http://www.boost.org/LICENSE_1_0.txt)
project boost/doc ; project bind/doc ;
import boostbook : boostbook ; import boostbook : boostbook ;
boostbook ref-doc : ref.xml boostbook ref-doc : ref.xml