diff options
Diffstat (limited to 'src/buildtool/execution_engine/executor/TARGETS')
-rw-r--r-- | src/buildtool/execution_engine/executor/TARGETS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/buildtool/execution_engine/executor/TARGETS b/src/buildtool/execution_engine/executor/TARGETS index 2ac64635..d063439e 100644 --- a/src/buildtool/execution_engine/executor/TARGETS +++ b/src/buildtool/execution_engine/executor/TARGETS @@ -25,6 +25,9 @@ , ["src/buildtool/execution_api/remote", "config"] , ["src/buildtool/execution_api/remote", "context"] , ["src/buildtool/execution_engine/dag", "dag"] + , [ "src/buildtool/execution_engine/tree_operations" + , "tree_operations_utils" + ] , ["src/buildtool/file_system", "file_root"] , ["src/buildtool/file_system", "git_tree"] , ["src/buildtool/file_system", "object_type"] |