diff options
Diffstat (limited to 'src/other_tools/git_operations/TARGETS')
-rw-r--r-- | src/other_tools/git_operations/TARGETS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/other_tools/git_operations/TARGETS b/src/other_tools/git_operations/TARGETS index 19dabe4f..8a135ecf 100644 --- a/src/other_tools/git_operations/TARGETS +++ b/src/other_tools/git_operations/TARGETS @@ -32,6 +32,8 @@ , ["src/buildtool/file_system", "git_utils"] , ["@", "fmt", "", "fmt"] , ["", "libgit2"] + , ["@", "json", "", "json"] + , ["src/buildtool/system", "system_command"] , "git_config_settings" ] } |