aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:33:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:33:29 +0300
commit034f19cda78286fc676bb4a6116a66f7d5edd453 (patch)
tree20c976724374bb6619a98951244b17a2c37cbccb
parent19efac27ad986bf58d7e7cd46d9563b38974a031 (diff)
Remove target/scope irregularity workarounds
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 6aceef3..fd33e6c 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