summaryrefslogtreecommitdiff
path: root/other/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'other/BUILD.bazel')
-rw-r--r--other/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/BUILD.bazel b/other/BUILD.bazel
index beec2397..8bcdc4b4 100644
--- a/other/BUILD.bazel
+++ b/other/BUILD.bazel
@@ -5,6 +5,7 @@ cc_library(
5 hdrs = ["monolith.h"], 5 hdrs = ["monolith.h"],
6 visibility = ["//c-toxcore/auto_tests:__pkg__"], 6 visibility = ["//c-toxcore/auto_tests:__pkg__"],
7 deps = [ 7 deps = [
8 "//c-toxcore/testing:monolith",
8 "//c-toxcore/toxav:monolith", 9 "//c-toxcore/toxav:monolith",
9 "//c-toxcore/toxcore:monolith", 10 "//c-toxcore/toxcore:monolith",
10 "//c-toxcore/toxencryptsave:monolith", 11 "//c-toxcore/toxencryptsave:monolith",