From 69c0d83433bc7cc36729d0371b9eb868592df8da Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Tue, 16 Apr 2013 22:20:16 +0000 Subject: [PATCH] Project ids are supposed to be unique. (Refs #5480) [SVN r83936] --- test/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 4699cd1..23aff82 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -4,7 +4,7 @@ # (See accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_0.txt) -project boost/test ; +project /boost/boostbook/test ; import boostbook : boostbook ; boostbook alt : alt.xml :