aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:41:23 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:41:23 +0300
commitdc24553fd249ccf2025cbbb654fb57f01ff139fa (patch)
tree6ba76ca53a3a0613e2404565b5103a12f62f45a3
parent35f4c13b8587dadc8fdf1fc2f70f616876ea11f1 (diff)
Remove target/scope irregularity workarounds
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 51a2217..1ffa1e2 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