aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:32:22 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:32:22 +0300
commit8a300f420c276ec92a53259aaa15affda8daa723 (patch)
treeeac9fe3145cfa650ca2546f1f586a958a0401f95
parent6cd041f835400bf76720f8f6653d583c5b3c61c0 (diff)
Remove target/scope irregularity workarounds
-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