diff options
Diffstat (limited to 'libbuild2/bash/rule.hxx')
-rw-r--r-- | libbuild2/bash/rule.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/bash/rule.hxx b/libbuild2/bash/rule.hxx index f7ce5cd..5bd7fa7 100644 --- a/libbuild2/bash/rule.hxx +++ b/libbuild2/bash/rule.hxx @@ -52,6 +52,7 @@ namespace build2 const string&, optional<uint64_t>, bool, + const substitution_map*, const optional<string>&) const override; string |