aboutsummaryrefslogtreecommitdiff
path: root/build2/prerequisite.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/prerequisite.cxx')
-rw-r--r--build2/prerequisite.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/prerequisite.cxx b/build2/prerequisite.cxx
index 6233ec4..b8c1791 100644
--- a/build2/prerequisite.cxx
+++ b/build2/prerequisite.cxx
@@ -34,7 +34,7 @@ namespace build2
//
const dir_path& s (pk.scope->out_path ());
- if (stream_verb (os) < 2)
+ if (stream_verb (os).path < 1)
{
const string& r (diag_relative (s, false));