aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 18:05:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 18:05:53 +0300
commit486ffc735be4df2e06ad65484eba8a0fd165d9af (patch)
tree718588cb6077f93e5bf82d104c27538bb3f01201 /odb
parentb45cb6805fe8fdde7a80150536e33c51e3c6387c (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'odb')
-rw-r--r--odb/mysql/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/buildfile b/odb/mysql/buildfile
index 5ec52fd..3043c16 100644
--- a/odb/mysql/buildfile
+++ b/odb/mysql/buildfile
@@ -21,7 +21,7 @@ lib{odb-mysql}: {hxx ixx txx cxx}{* -version-build2} {hxx}{version-build2} \
# 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)