aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/parser.hxx')
-rw-r--r--libbuild2/parser.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/parser.hxx b/libbuild2/parser.hxx
index 1095eeb..bc5bf4b 100644
--- a/libbuild2/parser.hxx
+++ b/libbuild2/parser.hxx
@@ -139,6 +139,7 @@ namespace build2
parse_recipe (token&, token_type&,
const token&,
small_vector<shared_ptr<adhoc_rule>, 1>&,
+ const target_type* = nullptr,
const string& = {});
// Ad hoc target names inside < ... >.