summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:34:22 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:34:22 +0300
commit1ecb42cc0e7abc821fe37299265c0d70a252d2bf (patch)
treebea66472eb7646adeb90f00c6b68389e9fd9031e
parent0fee89ffcf9b3f7fda553d11e4c5e22ff28fe4aa (diff)
Remove target/scope irregularity workarounds
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 5d13c93..56e7df5 100644
--- a/buildfile
+++ b/buildfile
@@ -5,5 +5,5 @@
# Don't install tests or the INSTALL file.
#
-dir{test/}: install = false
+test/: install = false
doc{INSTALL}@./: install = false