blob: 0ad40e575a418e3d99fd5fb83997472231c3c1dc (
plain)
1
2
3
4
5
6
7
|
# file : tests/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
d = dir-iterator/ path/ prefix-map/ sha256/ triplet/
.: $d
include $d
|