aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-01 08:57:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-01 08:57:09 +0200
commitcb625e2715b4a7e90120e72b323adcb1264e006a (patch)
treea1c99e50bee323733aedb6f19b83717062a77188 /buildfile
parent4dabe6e1fb2ebf714582a50d582c1f9e2efc08a3 (diff)
Fix INSTALL exclusion
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index b5acde9..eca7114 100644
--- a/buildfile
+++ b/buildfile
@@ -6,4 +6,4 @@ d = build/ tests/
./: $d doc{INSTALL LICENSE} file{bootstrap version}
include $d
-doc{INSTALL}: install = false
+$src_base/doc{INSTALL}: install = false