From 949329cd0804afa2e4d78f6d342a207a1042f5f8 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 28 May 2003 11:33:07 +0000 Subject: [PATCH] Accomodate layout changes. [SVN r18584] --- examples-v2/boost-build.jam | 2 +- v2/example/boost-build.jam | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples-v2/boost-build.jam b/examples-v2/boost-build.jam index 75ecc4338..776bf004a 100644 --- a/examples-v2/boost-build.jam +++ b/examples-v2/boost-build.jam @@ -1,2 +1,2 @@ -boost-build ../new ; \ No newline at end of file +boost-build ../kernel ; \ No newline at end of file diff --git a/v2/example/boost-build.jam b/v2/example/boost-build.jam index 75ecc4338..776bf004a 100644 --- a/v2/example/boost-build.jam +++ b/v2/example/boost-build.jam @@ -1,2 +1,2 @@ -boost-build ../new ; \ No newline at end of file +boost-build ../kernel ; \ No newline at end of file