aboutsummaryrefslogtreecommitdiff
path: root/build2/bin/rule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bin/rule.cxx')
-rw-r--r--build2/bin/rule.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/bin/rule.cxx b/build2/bin/rule.cxx
index 79270c3..cde2d9a 100644
--- a/build2/bin/rule.cxx
+++ b/build2/bin/rule.cxx
@@ -65,6 +65,8 @@ namespace build2
{
lib& t (xt.as<lib> ());
+ //@@ outer: also prerequisites (if outer) or not?
+
const target* m[] = {t.a, t.s};
match_members (a, t, m);