aboutsummaryrefslogtreecommitdiff
path: root/libbbot/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:16:22 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:16:22 +0300
commitc9b8a114e9ceaf58a0f8be79e442e658ff651872 (patch)
tree045c71655981af5d85d3db54ddba567a0375a4ea /libbbot/buildfile
parente87479320f037428029d3321924ac0f499aed546 (diff)
Don't distribute generated version.hxx and don't clean version
Diffstat (limited to 'libbbot/buildfile')
-rw-r--r--libbbot/buildfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbbot/buildfile b/libbbot/buildfile
index 2806c75..e30e1e9 100644
--- a/libbbot/buildfile
+++ b/libbbot/buildfile
@@ -7,7 +7,6 @@ import int_libs = libbutl%lib{butl} libbpkg%lib{bpkg}
lib{bbot}: {hxx ixx txx cxx}{* -version} {hxx}{version} $int_libs
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.