aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:37:48 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:37:48 +0300
commit25539ec050844793c629955d5f3f8b5d07efe16f (patch)
tree6f4a1a25667a5a87fd00469b4438b658ee7909f3
parenta1a4e10f2f05b70943f939adce19809926132def (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