aboutsummaryrefslogtreecommitdiff
path: root/build/rule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/rule.cxx')
-rw-r--r--build/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rule.cxx b/build/rule.cxx
index b1730e1..c116538 100644
--- a/build/rule.cxx
+++ b/build/rule.cxx
@@ -15,7 +15,7 @@ namespace build
// default_path_rule
//
recipe default_path_rule::
- match (target& t) const
+ match (target& t, bool, std::string&) const
{
// @@ TODO:
//