blob: 5a6bc117e60ab349edba0645b175c27a4a250128 (
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 = butl/ tests/
./: $d doc{LICENSE} file{version}
include $d
|