diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 11:35:59 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 11:35:59 +0200 |
commit | 56abfdbf834d5d4ed479d787c99e51f173a2d89b (patch) | |
tree | 1969d04086898e4e64cc81b27a50497afcfd34dc /buildfile | |
parent | 12ffce08266a6c91c83faac02fb85a858b9854b9 (diff) |
Nicer way to not install INSTALL files
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ d = bpkg/ tests/ ./: $d doc{LICENSE version} file{manifest} include $d + +doc{INSTALL*}: install = false |