diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-30 18:19:46 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-30 18:19:46 +0200 |
commit | 27ca5821492ace53e1006c3643c8add8ebbe2f6c (patch) | |
tree | ce160f9f94a4e80b2113e13a9b92df4685e0900b /buildfile | |
parent | 9338feec3d11a8a912d951671963311b7118f2fe (diff) |
Move INSTALL to cli, update
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # license : MIT; see accompanying LICENSE file d = build2/ tests/ -./: $d doc{INSTALL LICENSE version} file{bootstrap manifest} +./: $d doc{INSTALL LICENSE version} file{INSTALL.cli bootstrap manifest} include $d $src_base/doc{INSTALL}: install = false |