summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/file_system/TARGETS')
-rw-r--r--src/buildtool/file_system/TARGETS2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/buildtool/file_system/TARGETS b/src/buildtool/file_system/TARGETS
index 2978397b..cdd5bce7 100644
--- a/src/buildtool/file_system/TARGETS
+++ b/src/buildtool/file_system/TARGETS
@@ -178,6 +178,7 @@
[ "file_system_manager"
, "git_cas"
, "git_tree"
+ , "git_tree_utils"
, "object_type"
, "precomputed_root"
, ["@", "fmt", "", "fmt"]
@@ -193,6 +194,7 @@
, ["src/buildtool/storage", "config"]
, ["src/utils/cpp", "concepts"]
, ["src/utils/cpp", "expected"]
+ , ["src/utils/cpp", "hex_string"]
, ["src/utils/cpp", "json"]
]
, "stage": ["src", "buildtool", "file_system"]