summaryrefslogtreecommitdiffstats
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:27:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:27:13 +0300
commit87b10d7eb0ea70b3dbd6ebd078ea46971b58ef53 (patch)
treeac4fc4bf018033bc1ef9beb8ea5d047cbb311918 /buildfile
parent754c72e078015ff22c54ea6612f3732a891c9539 (diff)
downloadbdep-87b10d7eb0ea70b3dbd6ebd078ea46971b58ef53.tar.gz
bdep-87b10d7eb0ea70b3dbd6ebd078ea46971b58ef53.tar.xz
bdep-87b10d7eb0ea70b3dbd6ebd078ea46971b58ef53.zip
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 150662d..cb1610f 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