aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:32:03 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:32:03 +0300
commit7d25990ed229a1446c87a1d96f860be8ad73e78f (patch)
treea8b1fc2b995109e1258a8fcc28b1081c2ad89306 /buildfile
parentb7c7feef490faa1aa827e9e24d5835cd74cf62aa (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