aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:33:02 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:33:02 +0300
commit99be6932124a643320acade2f1af9f74ca412b1e (patch)
tree9fd31d2f02a9ae56a2098761bd17abba5c380fa3 /buildfile
parent8f0390dfa6d66ed322f6d4ad2306353c1669bfac (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