aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 02:06:47 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-21 02:06:47 +0300
commit86feafe96adbc62888544c838ccc618c315d824b (patch)
tree85f713e965e426563fbb376c1ede19022f921f5e
parent57319d8c7f3e0662a0e6237d864a7312bbf09397 (diff)
Don't distribute generated version.hxx
-rw-r--r--cutl/buildfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cutl/buildfile b/cutl/buildfile
index 948c160..c203a2e 100644
--- a/cutl/buildfile
+++ b/cutl/buildfile
@@ -7,7 +7,6 @@ lib{cutl}: {hxx ixx txx cxx}{** -version -xml/** -details/boost/**} \
details/build2/{h}{*}
hxx{version}: in{version} $src_root/file{manifest}
-hxx{version}: dist = true
# For pre-releases use the complete version to make sure they cannot be used
# in place of another pre-release or the final version.