summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/git
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/execution_api/git')
-rw-r--r--src/buildtool/execution_api/git/TARGETS4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/buildtool/execution_api/git/TARGETS b/src/buildtool/execution_api/git/TARGETS
index 6bb4bf46..dc89b6c1 100644
--- a/src/buildtool/execution_api/git/TARGETS
+++ b/src/buildtool/execution_api/git/TARGETS
@@ -1,6 +1,6 @@
-{ "git":
+{ "git_api":
{ "type": ["@", "rules", "CC", "library"]
- , "name": ["git"]
+ , "name": ["git_api"]
, "hdrs": ["git_api.hpp"]
, "srcs": ["git_api.cpp"]
, "deps":