diff options
Diffstat (limited to 'libbuild2/test/module.hxx')
-rw-r--r-- | libbuild2/test/module.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libbuild2/test/module.hxx b/libbuild2/test/module.hxx index 7635f01..c278f5c 100644 --- a/libbuild2/test/module.hxx +++ b/libbuild2/test/module.hxx @@ -21,6 +21,8 @@ namespace build2 default_rule, group_rule { + static const string name; + const test::group_rule& group_rule () const { |