aboutsummaryrefslogtreecommitdiff
path: root/build2/dist/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/dist/init.cxx')
-rw-r--r--build2/dist/init.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/dist/init.cxx b/build2/dist/init.cxx
index 9ee2d46..98f8a9a 100644
--- a/build2/dist/init.cxx
+++ b/build2/dist/init.cxx
@@ -97,7 +97,7 @@ namespace build2
// must be explicitly specified or we will complain if and when
// we try to dist.
//
- bool s (config::specified (rs, "config.dist"));
+ bool s (config::specified (rs, "dist"));
// Adjust module priority so that the config.dist.* values are saved at
// the end of config.build.