summaryrefslogtreecommitdiffstats
path: root/yql/essentials/utils/fetch/proto/ya.make
blob: 9b9e4d407438054bc5f4157ee1eb82fbf3921313 (plain) (blame)
1
2
3
4
5
6
7
8
9
PROTO_LIBRARY()

SRCS(
    fetch_config.proto
)

EXCLUDE_TAGS(GO_PROTO)

END()