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