diff options
Diffstat (limited to 'libbbot/buildfile')
-rw-r--r-- | libbbot/buildfile | 1 |
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. |