aboutsummaryrefslogtreecommitdiff
path: root/build2/dist/operation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/dist/operation.hxx')
-rw-r--r--build2/dist/operation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/dist/operation.hxx b/build2/dist/operation.hxx
index c72e467..0639688 100644
--- a/build2/dist/operation.hxx
+++ b/build2/dist/operation.hxx
@@ -14,7 +14,7 @@ namespace build2
{
namespace dist
{
- extern const meta_operation_info dist;
+ extern const meta_operation_info mo_dist;
}
}