aboutsummaryrefslogtreecommitdiffstats
path: root/library/go/core/buildinfo/ya.make
blob: 5b0ae3c638e991f3af21d1e8b1be99b7a426c476 (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()

SRCS(buildinfo.go)

END()

RECURSE(test)