summaryrefslogtreecommitdiff
path: root/libhello/libhello
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-11-16 19:48:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-11-16 19:48:29 +0300
commit992f5752e37a82d98674b4c43fe3cdeae395a4d2 (patch)
tree9b1d44cb88f27f48652ee2cfcb1e5b11fd374423 /libhello/libhello
parent5fee4b13c9eef58f92ab05447b0a14578d85f3b9 (diff)
Release version 1.1.0+5v1.1.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')
-rw-r--r--libhello/libhello/buildfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhello/libhello/buildfile b/libhello/libhello/buildfile
index a80de51..b1d0d96 100644
--- a/libhello/libhello/buildfile
+++ b/libhello/libhello/buildfile
@@ -8,7 +8,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)