From 64c07bf5c3c8402c073a5f6e112c00250b040e12 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 1 Jun 2018 20:33:46 +0300 Subject: Remove target/scope irregularity workarounds --- buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index a431c42..b368f9c 100644 --- a/buildfile +++ b/buildfile @@ -6,5 +6,5 @@ # Don't install tests or the INSTALL file. # -dir{tests/}: install = false +tests/: install = false doc{INSTALL}@./: install = false -- cgit v1.1