aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/service/pages/tablesorter/ya.make
blob: 7906d696aeb96738a7c0763a5787205eb1018b79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
LIBRARY()

RESOURCE(
    resources/jquery.tablesorter.css jquery.tablesorter.css
    resources/jquery.tablesorter.js jquery.tablesorter.js
)

PEERDIR(
    library/cpp/monlib/dynamic_counters
)

END()