From 8d5f3b003d539f86ab71e168751e2df1142ac086 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 15:46:53 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- libbrep/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbrep') diff --git a/libbrep/buildfile b/libbrep/buildfile index 2a87403..7f6129b 100644 --- a/libbrep/buildfile +++ b/libbrep/buildfile @@ -29,7 +29,7 @@ lib{brep}: \ # 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}: in{version} $src_root/file{manifest} +hxx{version}: in{version} $src_root/manifest hxx{version}: dist = true hxx{version}: clean = ($src_root != $out_root) -- cgit v1.1