blob: 45c78d65a2add09947f6c95053842e39964b60de (
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/ timestamp/ triplet/
.: $d
include $d
|