aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/ya.make
blob: c209762b0bd8ac64ca4e05f1a3ba0e5ea7190c66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUBSCRIBER(g:yql)

RECURSE(
    ast
    core
    minikql
    parser
    protos
    providers
    public
    sql
    tools
    types
    udfs
    utils
)