diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-20 10:26:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-20 10:26:33 +0200 |
commit | f666b0bc1b1225f90f3c60608c8d6f1736678ae2 (patch) | |
tree | 1c7241f3b0b97cc7482c80867345f03e181eb374 | |
parent | 62eac61657b05c9275d1be3807e71ee2106acab8 (diff) |
Make version doc
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # license : MIT; see accompanying LICENSE file d = libbutl/ build2/ libbpkg/ bpkg/ -./: $d doc{INSTALL} file{version} +./: $d doc{INSTALL version} include $d $src_base/doc{INSTALL}: install = false |