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
commit5e15afe24e2457ef49c429d94a399357853bdc76 (patch)
tree10059ef82330e0299581e29c55b449b0ee37f906 /buildfile
parent6e82decde8a3bbc15a44dd4ce9bae73558593172 (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 60318fe..976b0ed 100644
--- a/buildfile
+++ b/buildfile
@@ -6,4 +6,4 @@ d = brep/ etc/ load/ migrate/ tests/ www/
./: $d doc{INSTALL INSTALL-DEV LICENSE version} file{manifest}
include $d
-$src_base/doc{INSTALL INSTALL-DEV}: install = false
+doc{INSTALL*}: install = false