aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:30:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:30:26 +0300
commit0abe95816cef114d372ab7ec4a48d9c51061814a (patch)
treea864cdb91caec8db0aaf9190cfe5474d2f2c863b /buildfile
parent631489af70b42392657c748eccd2fc3a40a02006 (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 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