From 42636861d8ccd8d161654f4dfadf7a3632c20c14 Mon Sep 17 00:00:00 2001 From: iphydf Date: Mon, 22 Jan 2018 19:34:52 +0000 Subject: Publish a single public BUILD target for c-toxcore. --- toxencryptsave/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxencryptsave') diff --git a/toxencryptsave/BUILD b/toxencryptsave/BUILD index bdb0031e..9554f013 100644 --- a/toxencryptsave/BUILD +++ b/toxencryptsave/BUILD @@ -16,7 +16,7 @@ cc_library( name = "toxencryptsave", srcs = ["toxencryptsave.c"], hdrs = ["toxencryptsave.h"], - visibility = ["//visibility:public"], + visibility = ["//c-toxcore:__subpackages__"], deps = [ ":defines", "//c-toxcore/toxcore:crypto_core", -- cgit v1.2.3