aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
blob: 6f5dd038e86ed03d4a1b150c456f4ca60137d08c (plain)
1
2
3
4
5
6
7
8
9
10
11
# file      : tests/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

d = base64/ cpfile/ dir-iterator/ fdstream/ link/ manifest-parser/ \
    manifest-serializer/ manifest-roundtrip/ pager/ path/ prefix-map/ \
    process/ sha256/ small-vector/ strcase/ timestamp/ target-triplet/ \
    wildcard/

./: $d
include $d