summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:33:46 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:33:46 +0300
commit64c07bf5c3c8402c073a5f6e112c00250b040e12 (patch)
tree2dfca09878dd395b1222a80d0b012428ec05790a
parenta3852af60947ee6073818b70783f0b82b4813001 (diff)
Remove target/scope irregularity workarounds
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
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