summaryrefslogtreecommitdiff
path: root/src/buildtool/profile/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/profile/TARGETS')
-rw-r--r--src/buildtool/profile/TARGETS2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/buildtool/profile/TARGETS b/src/buildtool/profile/TARGETS
index 318ed075..713e2c89 100644
--- a/src/buildtool/profile/TARGETS
+++ b/src/buildtool/profile/TARGETS
@@ -6,12 +6,14 @@
, "deps":
[ ["@", "json", "", "json"]
, ["src/buildtool/execution_api/common", "common"]
+ , ["src/buildtool/execution_api/remote", "config"]
, ["src/buildtool/main", "cli"]
]
, "private-deps":
[ ["@", "gsl", "", "gsl"]
, ["src/buildtool/common", "cli"]
, ["src/buildtool/common", "common"]
+ , ["src/buildtool/common/remote", "remote_common"]
, ["src/utils/cpp", "expected"]
]
, "stage": ["src", "buildtool", "profile"]