summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/just_mr/TARGETS')
-rw-r--r--src/other_tools/just_mr/TARGETS3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/other_tools/just_mr/TARGETS b/src/other_tools/just_mr/TARGETS
index 11cbecc8..f0793d5d 100644
--- a/src/other_tools/just_mr/TARGETS
+++ b/src/other_tools/just_mr/TARGETS
@@ -89,13 +89,13 @@
, ["src/buildtool/build_engine/expression", "expression"]
, ["src/buildtool/build_engine/expression", "expression_ptr_interface"]
, ["src/buildtool/execution_api/local", "config"]
+ , ["src/buildtool/execution_api/remote", "config"]
, ["src/buildtool/serve_api/remote", "config"]
]
, "stage": ["src", "other_tools", "just_mr"]
, "private-deps":
[ "exit_codes"
, ["@", "json", "", "json"]
- , ["src/buildtool/execution_api/remote", "config"]
, ["src/buildtool/file_system", "file_system_manager"]
, ["src/buildtool/logging", "log_level"]
, ["src/buildtool/logging", "logging"]
@@ -250,7 +250,6 @@
[ "exit_codes"
, "setup"
, "setup_utils"
- , "utils"
, ["@", "json", "", "json"]
, ["src/buildtool/build_engine/expression", "expression"]
, ["src/buildtool/logging", "log_level"]