From 0402b3cec89ac542dda93ac592ff21274f18de1f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 31 Aug 2016 02:20:45 +0300 Subject: Build infrastructure update --- buildfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index a75d807..11a874e 100644 --- a/buildfile +++ b/buildfile @@ -6,4 +6,6 @@ d = bpkg/ tests/ ./: $d doc{LICENSE NEWS README version} file{manifest} include $d -doc{INSTALL*}: install = false +# Don't install tests. +# +dir{tests/}: install = false -- cgit v1.1