summaryrefslogtreecommitdiff
path: root/libhello/libhello/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-11-16 19:51:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-11-16 19:51:00 +0300
commit0c981325393f62138d817e20d3fbcd699e6c7abe (patch)
tree99f95a3665eba2038f412ea187db90ad904f3c2b /libhello/libhello/buildfile
parent69222fe23685d98fad69507a9196de4f5a20ad7b (diff)
Release version 1.0.0+5v1.0.0+5
Add .build2/local/ to .gitignore Use build2 features available since 0.11.0 and bump build2 version requirement
Diffstat (limited to 'libhello/libhello/buildfile')
-rw-r--r--libhello/libhello/buildfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhello/libhello/buildfile b/libhello/libhello/buildfile
index af42e5e..505420e 100644
--- a/libhello/libhello/buildfile
+++ b/libhello/libhello/buildfile
@@ -9,7 +9,6 @@ lib{hello}: {hxx ixx txx cxx}{** -version} hxx{version} $imp_libs $int_libs
# clean results in a state identical to distributed).
#
hxx{version}: in{version} $src_root/manifest
-hxx{version}:
{
dist = true
clean = ($src_root != $out_root)