diff options
Diffstat (limited to 'test/buildtool/execution_api/execution_service/TARGETS')
-rw-r--r-- | test/buildtool/execution_api/execution_service/TARGETS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/buildtool/execution_api/execution_service/TARGETS b/test/buildtool/execution_api/execution_service/TARGETS index 754615d5..6001865c 100644 --- a/test/buildtool/execution_api/execution_service/TARGETS +++ b/test/buildtool/execution_api/execution_service/TARGETS @@ -11,6 +11,8 @@ , "src/buildtool/execution_api/execution_service" , "cas_server" ] + , ["@", "src", "src/buildtool/execution_api/local", "config"] + , ["@", "src", "src/buildtool/execution_api/local", "context"] , ["@", "src", "src/buildtool/file_system", "git_repo"] , ["@", "src", "src/buildtool/file_system", "object_type"] , ["@", "src", "src/buildtool/common", "common"] |