aboutsummaryrefslogtreecommitdiff
path: root/build2/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-20 15:57:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-20 15:57:55 +0200
commit49773c48a3f0b4a16d85798ce07653fb251be708 (patch)
tree3254091515a46b8c66f4f27ef833795b586e0de4 /build2/buildfile
parent5058b155076b004f4abf21be6cf657a3f2cc4d1b (diff)
Don't distribute generated version.hxx and don't clean version
Now the clean operation in src_root should result in state identical to distributed (which appears to be important to some packaging systems, e.g., Debian).
Diffstat (limited to 'build2/buildfile')
-rw-r--r--build2/buildfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/build2/buildfile b/build2/buildfile
index 8c33828..55ce59d 100644
--- a/build2/buildfile
+++ b/build2/buildfile
@@ -11,7 +11,6 @@ libu{b}: {hxx ixx txx cxx}{** -b -b-options -version} \
$libs
hxx{version}: in{version} $src_root/file{manifest}
-hxx{version}: dist = true
# Pass our compiler target to be used as build2 host.
#