aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/ya.make
blob: d07bf1659dc80354edc89d69fff5573cabe05cdf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
RECURSE_FOR_TESTS(ut) 
 
RECURSE(
    log_backend
    core
    dnsresolver
    examples
    memory_log
    helpers
    prof
    protos
    util
    wilson
    testlib
    http
)