aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/html/ya.make
blob: ab904be3b945f2ab23ca61d745018b6f826f701e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
RECURSE(
    dehtml
    dehtml/ut
    detect
    blob
    entity
    entity/ut
    escape
    escape/ut
    face
    face/blob
    html5
    html5/tests
    html5/ut
    lexer
    lexer/ut
    pcdata
    pcdata/ut
    pdoc
    print
    relalternate
    relalternate/ut
    sanitize
    spec
    storage
    storage/ut
    strip
    tree
    url
    zoneconf
    zoneconf/ut
)