summaryrefslogtreecommitdiff
path: root/src/buildtool/computed_roots/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/computed_roots/TARGETS')
-rw-r--r--src/buildtool/computed_roots/TARGETS3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/buildtool/computed_roots/TARGETS b/src/buildtool/computed_roots/TARGETS
index 57b4436a..d897e561 100644
--- a/src/buildtool/computed_roots/TARGETS
+++ b/src/buildtool/computed_roots/TARGETS
@@ -82,7 +82,7 @@
, "stage": ["src", "buildtool", "computed_roots"]
, "deps":
[ ["@", "gsl", "", "gsl"]
- , ["src/buildtool/common", "common"]
+ , ["src/buildtool/common", "statistics"]
, ["src/buildtool/logging", "logging"]
, ["src/buildtool/progress_reporting", "base_progress_reporter"]
, ["src/buildtool/progress_reporting", "task_tracker"]
@@ -121,6 +121,7 @@
, ["src/buildtool/common", "cli"]
, ["src/buildtool/common", "common"]
, ["src/buildtool/common", "protocol_traits"]
+ , ["src/buildtool/common", "statistics"]
, ["src/buildtool/crypto", "hash_function"]
, ["src/buildtool/execution_api/common", "api_bundle"]
, ["src/buildtool/execution_api/common", "common"]