diff options
Diffstat (limited to 'src/other_tools/root_maps/TARGETS')
-rw-r--r-- | src/other_tools/root_maps/TARGETS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/other_tools/root_maps/TARGETS b/src/other_tools/root_maps/TARGETS index 64f44494..a17bdecd 100644 --- a/src/other_tools/root_maps/TARGETS +++ b/src/other_tools/root_maps/TARGETS @@ -16,6 +16,7 @@ , ["src/buildtool/execution_api/local", "config"] , ["src/buildtool/execution_api/local", "local"] , ["src/utils/cpp", "tmp_dir"] + , ["src/buildtool/file_system", "file_storage"] ] } , "commit_git_map": @@ -62,6 +63,7 @@ , "private-deps": [ ["src/utils/cpp", "archive_ops"] , ["src/buildtool/execution_api/local", "local"] + , ["src/buildtool/file_system", "file_storage"] ] } } |