From f769d973622c9d2689002f3bd15f2d79555c3bd1 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Mon, 11 Aug 2014 18:26:54 +0100 Subject: [PATCH] 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. --- doc/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 978b370..682ce2e 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -3,7 +3,7 @@ # 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 boost/doc ; +project bind/doc ; import boostbook : boostbook ; boostbook ref-doc : ref.xml