aboutsummaryrefslogtreecommitdiff
path: root/build2/version/module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/version/module.hxx')
-rw-r--r--build2/version/module.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/version/module.hxx b/build2/version/module.hxx
index a5a667a..e057e7d 100644
--- a/build2/version/module.hxx
+++ b/build2/version/module.hxx
@@ -32,6 +32,8 @@ namespace build2
const variable* in_symbol = nullptr; // in.symbol
const variable* in_substitution = nullptr; // in.substitution
+ bool dist_uncommitted = false;
+
module (butl::standard_version v,
bool c,
dependency_constraints d)