blob: a5f90947f0e00b910e5d3a86023135313d9138b8 (
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{manifest version}
include $d
|