summaryrefslogtreecommitdiff
path: root/src/other_tools/ops_maps/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/ops_maps/TARGETS')
-rw-r--r--src/other_tools/ops_maps/TARGETS2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/other_tools/ops_maps/TARGETS b/src/other_tools/ops_maps/TARGETS
index b5f2fe16..72002975 100644
--- a/src/other_tools/ops_maps/TARGETS
+++ b/src/other_tools/ops_maps/TARGETS
@@ -62,6 +62,7 @@
[ ["src/utils/cpp", "curl_easy_handle"]
, ["src/buildtool/crypto", "hasher"]
, ["src/buildtool/execution_api/local", "local"]
+ , ["src/buildtool/file_system", "file_storage"]
]
}
, "repo_fetch_map":
@@ -74,6 +75,7 @@
, "private-deps":
[ ["src/other_tools/just_mr", "utils"]
, ["src/buildtool/execution_api/local", "local"]
+ , ["src/buildtool/file_system", "file_storage"]
]
}
}