summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:06:17 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:06:17 +0300
commitcaa7008cea10c8c73993ea8a0fcba16b635554fc (patch)
tree6e2bca01f24de80f042166a70795511111091c9c
parent46b902f7c8c0f8258d85833cae3ef31267395afe (diff)
Remove target/scope irregularity workarounds
-rw-r--r--libmhello/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmhello/buildfile b/libmhello/buildfile
index 2054adb..e535c45 100644
--- a/libmhello/buildfile
+++ b/libmhello/buildfile
@@ -2,5 +2,5 @@
# Don't install tests or the INSTALL file.
#
-dir{tests/}: install = false
+tests/: install = false
doc{INSTALL}@./: install = false