blob: 9bd2a5bd8f80ba4245ec7aeda529872b380facf2 (
plain)
1
2
3
4
5
6
7
|
# file : buildfile
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
d = bpkg/ tests/
./: $d doc{LICENSE} file{version}
include $d
|