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