diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 12:29:19 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 12:29:19 +0200 |
commit | 427066b293a6dc8f33ec666bb1c37a482892abdf (patch) | |
tree | fb45a78b8ffae09507e7949c6dce8d3d7208f8f5 /buildfile | |
parent | 2c5439e096e38d1a82fcdb9746842c7f15874b4e (diff) |
Setup doc/ install/dist
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -d = bpkg/ +d = bpkg/ doc/ ./: $d doc{INSTALL LICENSE version} file{manifest} include $d |