aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/openssl/ya.make
blob: 80b943e360a7bbec9d4098f7a92c3e99f6bdd5bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
RECURSE( 
    big_integer 
    big_integer/ut 
    crypto
    crypto/ut
    holders
    holders/ut
    io 
    io/ut
    method
    method/ut
    init 
)