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 | 503f125610e796c42f4beb219f533ae0269d27c7 (patch) | |
tree | e9d7377f986dc32cdaf5f15b9368b5c735a56e7b /buildfile | |
parent | ae5b5d0dc396453728c9a7c0e5a1a81cf870d38b (diff) |
Nicer way to not install INSTALL files0.2.0
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ d = butl/ tests/ ./: $d doc{LICENSE version} file{manifest} include $d + +doc{INSTALL*}: install = false |