toxcore/super_donators/BUILD
iphydf 1cecb6c87a
Add BUILD files for all the little tools in the repo.
Also, fix av_test.c, since I broke it last time.
2018-01-21 01:31:11 +00:00

5 lines
71 B
Python

cc_binary(
name = "grencez_tok5",
srcs = ["grencez_tok5.c"],
)