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