aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/lwtrace/protos/ya.make
blob: f6e4695ad53b4be52bef2f471fcebb61a0a406d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PROTO_LIBRARY()

OWNER(serxa)
 
INCLUDE_TAGS(GO_PROTO)

SRCS(
    lwtrace.proto
)

END()