aboutsummaryrefslogtreecommitdiff
path: root/build2/dist
diff options
context:
space:
mode:
Diffstat (limited to 'build2/dist')
-rw-r--r--build2/dist/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/dist/rule.cxx b/build2/dist/rule.cxx
index e11f09f..6cbd7df 100644
--- a/build2/dist/rule.cxx
+++ b/build2/dist/rule.cxx
@@ -33,7 +33,7 @@ namespace build2
// Skip prerequisites imported from other projects.
//
- if (p.proj () != nullptr)
+ if (p.proj ())
continue;
// If we can, go inside see-through groups. Note that here we are