aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-31 11:35:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-31 11:35:59 +0200
commit6215f0540a7cf8c0afbed85079eea2463b5ec035 (patch)
treece1e05dab2443a5d2dde38fcd08877422aeeda2b /buildfile
parent4715996fbd3ac4f333ec45ab3ef38b54f82e9bc9 (diff)
Nicer way to not install INSTALL files
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 5bb9dd9..dbf0e1d 100644
--- a/buildfile
+++ b/buildfile
@@ -6,4 +6,4 @@ d = build2/ tests/
./: $d doc{INSTALL LICENSE version} file{INSTALL.cli bootstrap manifest}
include $d
-$src_base/doc{INSTALL}: install = false
+doc{INSTALL*}: install = false