diff options
Diffstat (limited to 'src/buildtool/serve_api/remote/TARGETS')
-rw-r--r-- | src/buildtool/serve_api/remote/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildtool/serve_api/remote/TARGETS b/src/buildtool/serve_api/remote/TARGETS index 6443e699..efb923f0 100644 --- a/src/buildtool/serve_api/remote/TARGETS +++ b/src/buildtool/serve_api/remote/TARGETS @@ -36,6 +36,7 @@ , ["src/buildtool/common/remote", "port"] , ["src/buildtool/common/remote", "remote_common"] , ["src/buildtool/file_system/symlinks_map", "pragma_special"] + , ["src/buildtool/execution_api/common", "api_bundle"] , "source_tree_client" , "target_client" , "configuration_client" |