aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:39:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:39:26 +0300
commit469e8e1b50e95d776eafe79e42bc92ede37842ca (patch)
treec21ee442c949d608fe6358f0155400f222ec9199
parent20e39c6652666795ef196aca786f0ab0a8b42d8e (diff)
Remove target/scope irregularity workarounds
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index f9f5cd4..217a916 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