From 70840fd64af1777cf13457cc5167b93ab1b9dae6 Mon Sep 17 00:00:00 2001
From: Karen Arutyunov <karen@codesynthesis.com>
Date: Fri, 1 Jun 2018 20:41:53 +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 76e10b4..e3576fc 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