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