aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/protobuf/internal/testprotos/test3/ya.make
blob: 7ede6e2d8e09db2326d588667114797b74721013 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
GO_LIBRARY()

LICENSE(BSD-3-Clause)

SRCS(
    test.pb.go
    test_extension.pb.go
    test_import.pb.go
)

END()