aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 14:56:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 16:00:56 +0300
commit0de5118f54606c5654ef2c2148e49f6f14713f88 (patch)
tree02766421d8e2fd710b9f9d8d4bfeda530080a6db /bpkg/buildfile
parent03cf736329b821bf90edcf8c0c1add61008ef858 (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'bpkg/buildfile')
-rw-r--r--bpkg/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile
index 6f24025..dfe659d 100644
--- a/bpkg/buildfile
+++ b/bpkg/buildfile
@@ -50,7 +50,7 @@ exe{bpkg}: \
{hxx ixx cxx}{package-odb} {hxx}{version} \
$libs xml{*}
-hxx{version}: in{version} $src_root/file{manifest}
+hxx{version}: in{version} $src_root/manifest
# Disable "unknown pragma" warnings.
#