aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:34:06 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:34:06 +0300
commit154e0454ad9fc9ec7614db19cb9f2bc592d9edff (patch)
treec4fe1a1105d62feca0fee36ff90acddbb1aa04b2 /buildfile
parent99526cfc469869f10fa64638a8136aa598137a92 (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 71760b4..06fe697 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