From bc96171cb768a7d32720eb3c0b5363f2ae2c252c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 14:40:50 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- libbutl/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/buildfile') diff --git a/libbutl/buildfile b/libbutl/buildfile index eee92d9..9d20e90 100644 --- a/libbutl/buildfile +++ b/libbutl/buildfile @@ -33,7 +33,7 @@ lib{butl}: file{*.c *.h} # 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