aboutsummaryrefslogtreecommitdiff
path: root/build2/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 14:27:38 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 16:03:31 +0300
commite6a79e537c9c51bbd835c9d1331871fac26a0fbf (patch)
treece1f5de10324206874aaf4a5fb2e342972416f95 /build2/buildfile
parent6df8d61f7a6fa66299f3fd687dcd174af41262be (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'build2/buildfile')
-rw-r--r--build2/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/buildfile b/build2/buildfile
index e31008f..6f19c5d 100644
--- a/build2/buildfile
+++ b/build2/buildfile
@@ -11,7 +11,7 @@ libu{b}: {hxx ixx txx cxx}{** -b -b-options -version} \
{hxx ixx cxx}{b-options} {hxx}{version} \
$libs
-hxx{version}: in{version} $src_root/file{manifest}
+hxx{version}: in{version} $src_root/manifest
# Pass our compiler target to be used as build2 host.
#