summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:04:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-01 20:04:54 +0300
commit1e6ffedc9014e78e09d12eae98297fcf56862f83 (patch)
tree932628b75c302c1826a13f2312b4f8e1e8887391
parent840f26efac639efe3509bc45f4a12362dbd63243 (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