diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-11-29 12:09:50 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-11-29 12:09:50 +0200 |
commit | 7b9df435194a7916b6fa347a2186fcfb04da5413 (patch) | |
tree | 17a1f738bbe612579f34f29fa2df594f8db7d4b3 /buildfile | |
parent | ad4824748f3b8757b0c82d6bfffb5c6033136a91 (diff) |
Add dist support
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ # license : MIT; see accompanying LICENSE file d = bpkg/ -.: $d +./: $d doc{LICENSE} file{version} include $d |