aboutsummaryrefslogtreecommitdiff
path: root/libbrep
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:15:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:15:20 +0300
commit8238ad84bf2e3894bf994ad6275605c2c099daf3 (patch)
treeba2e07a67f1ba5c41f6bb8e85d27cf891940640e /libbrep
parentca31f2c9cc6555e3490c7f0349b7a15b4ae5f0d5 (diff)
Don't distribute generated version.hxx and don't clean version
Diffstat (limited to 'libbrep')
-rw-r--r--libbrep/buildfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbrep/buildfile b/libbrep/buildfile
index 85ac41a..e222ec4 100644
--- a/libbrep/buildfile
+++ b/libbrep/buildfile
@@ -26,7 +26,6 @@ libs{brep}: \
$int_libs xml{*} sql{*}
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.