diff options
Diffstat (limited to 'src/other_tools/just_mr/TARGETS')
-rw-r--r-- | src/other_tools/just_mr/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/other_tools/just_mr/TARGETS b/src/other_tools/just_mr/TARGETS index 7633eaea..be03021d 100644 --- a/src/other_tools/just_mr/TARGETS +++ b/src/other_tools/just_mr/TARGETS @@ -220,6 +220,7 @@ , "private-deps": [ ["@", "json", "", "json"] , ["src/buildtool/build_engine/expression", "expression"] + , ["src/buildtool/common", "location"] , ["src/buildtool/file_system", "file_system_manager"] , ["src/buildtool/logging", "logging"] , ["src/buildtool/logging", "log_level"] |