aboutsummaryrefslogtreecommitdiff
path: root/build2/cli
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cli')
-rw-r--r--build2/cli/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cli/rule.cxx b/build2/cli/rule.cxx
index 139abc6..26c17cd 100644
--- a/build2/cli/rule.cxx
+++ b/build2/cli/rule.cxx
@@ -184,7 +184,7 @@ namespace build2
// Inject dependency on the output directory.
//
- inject_parent_fsdir (a, t);
+ inject_fsdir (a, t);
// Search and match prerequisite members.
//