aboutsummaryrefslogtreecommitdiff
path: root/build2/in/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/in/init.cxx')
-rw-r--r--build2/in/init.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/in/init.cxx b/build2/in/init.cxx
index 337722a..a87f8b3 100644
--- a/build2/in/init.cxx
+++ b/build2/in/init.cxx
@@ -18,7 +18,7 @@ namespace build2
{
namespace in
{
- static const rule rule_;
+ static const rule rule_ ("in", "in");
bool
base_init (scope& rs,