Adjust V2 location.

[SVN r18608]
This commit is contained in:
Vladimir Prus 2003-05-30 13:41:26 +00:00
parent 5b43c9d80f
commit f5c0fc64f6

View file

@ -9,7 +9,7 @@ if --v2 in $(ARGV)
else
{
JAMFILE = [Jj]amfile.v2 ;
boost-build tools/build/new ;
boost-build tools/build/kernel ;
}
}
else