aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:34:37 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:34:37 +0300
commit9a59eb3d2ab5ac0ff15953939447deff87c5f0e2 (patch)
tree90f54114590f9e95a715ca662b2044ca7d5e58f5 /buildfile
parentfc0a2003463b5f9843e783ad7d25a67e199b6464 (diff)
Remove target/scope irregularity workarounds
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 8ca1acd..45dbf7d 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