aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:32:42 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:32:42 +0300
commit5e69cc9e839a097a19bce4d2e792a55385eda93b (patch)
tree01363f24a5d9ca0ba3b34885da46f5e75c8321a2 /buildfile
parentbc39af826f8f3d2c3a5d56632301ba2b40c9503a (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 0306c61..9b2c8f6 100644
--- a/buildfile
+++ b/buildfile
@@ -6,5 +6,5 @@
# Don't install tests or the INSTALL* files.
#
-dir{tests/}: install = false
+tests/: install = false
doc{INSTALL*}: install = false