diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-20 10:21:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-20 10:21:04 +0200 |
commit | b2a43e7f7b725187f82b7779ce2f91e392c875a7 (patch) | |
tree | aa6fb09b4abaf39a3637a19fe4e9143280b4e8e5 /buildfile | |
parent | 76ebc7b8158627798f745059515294178e6bd992 (diff) |
Make version doc
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 = build/ tests/ -./: $d doc{INSTALL LICENSE} file{bootstrap manifest version} +./: $d doc{INSTALL LICENSE version} file{bootstrap manifest} include $d $src_base/doc{INSTALL}: install = false |