aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 18:03:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 18:03:31 +0300
commit86646758e4fbbae577476bab8ae93c88be637ddb (patch)
treee0aba0d932818dc36287c16db6e3d4ceecf87325 /odb
parent0ef15cee352ac6d694543d2e3e55a1c9d288b91a (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'odb')
-rw-r--r--odb/pgsql/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pgsql/buildfile b/odb/pgsql/buildfile
index 09bd58c..e16f957 100644
--- a/odb/pgsql/buildfile
+++ b/odb/pgsql/buildfile
@@ -14,7 +14,7 @@ lib{odb-pgsql}: {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)