aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:41:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:41:53 +0300
commit70840fd64af1777cf13457cc5167b93ab1b9dae6 (patch)
tree0f174a1876b9355e717852936a8ec0b7477d3a59
parentb1748de578c408b299b469c32289b39827ab6e7f (diff)
Remove target/scope irregularity workarounds
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 76e10b4..e3576fc 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