aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:42:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:42:36 +0300
commit6ca75fa6698387173fb06c0df5006b28fae4a17d (patch)
tree7b3a0fc2b1abdc6bf848775f4228914fb7fc5c6c
parentb1c6e29aa72d880e1e98fb5a8e4e90b5c08d316f (diff)
Remove target/scope irregularity workarounds
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
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