diff --git a/routingtable/BUILD.bazel b/routingtable/BUILD.bazel
index fdea62781ff59b143bf04d143ee5eae9385e0bc6..7715828736aa4c22a3ddbdf69dc27646464344d9 100644
--- a/routingtable/BUILD.bazel
+++ b/routingtable/BUILD.bazel
@@ -6,6 +6,7 @@ go_library(
         "client_interface.go",
         "client_manager.go",
         "contributing_asn_list.go",
+        "mock_client.go",
         "neighbor.go",
         "rib_interface.go",
         "table.go",