summaryrefslogtreecommitdiff
path: root/toxcore/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/BUILD.bazel')
-rw-r--r--toxcore/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxcore/BUILD.bazel b/toxcore/BUILD.bazel
index 403fa7e8..d8d86d56 100644
--- a/toxcore/BUILD.bazel
+++ b/toxcore/BUILD.bazel
@@ -272,6 +272,7 @@ cc_library(
272 srcs = [ 272 srcs = [
273 "tox.c", 273 "tox.c",
274 "tox.h", 274 "tox.h",
275 "tox_private.h",
275 "tox_api.c", 276 "tox_api.c",
276 ], 277 ],
277 visibility = ["//c-toxcore:__subpackages__"], 278 visibility = ["//c-toxcore:__subpackages__"],