aboutsummaryrefslogtreecommitdiff
path: root/odb/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:58:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:58:09 +0300
commit59d5248a6d7c14aa1038ed23e41616621c5fb94b (patch)
treef9cb11555181ba8f91f894794320c8de8a003250 /odb/buildfile
parent8348ba7dba2d11e89b292e1033c3e198e0aae586 (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'odb/buildfile')
-rw-r--r--odb/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/buildfile b/odb/buildfile
index 882fcd5..b3090e1 100644
--- a/odb/buildfile
+++ b/odb/buildfile
@@ -15,7 +15,7 @@ details/shared-ptr/{hxx ixx txx cxx}{*} \
# pick up an installed one) and don't remove it when cleaning in src (so that
# clean results in a state identical to distributed).
#
-hxx{version-build2}: in{version-build2} $src_root/file{manifest}
+hxx{version-build2}: in{version-build2} $src_root/manifest
hxx{version-build2}: dist = true
hxx{version-build2}: clean = ($src_root != $out_root)