blob: 85ae8beafa74916654c9739b65f67c9995492780 (
plain)
1
2
3
4
5
6
7
|
# file : tests/test/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
d = config-test/ script/ script-integration/
./: $d file{common.test}
include $d
|