diff options
Diffstat (limited to 'etc/import/include/git2/TARGETS.git2')
-rw-r--r-- | etc/import/include/git2/TARGETS.git2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/import/include/git2/TARGETS.git2 b/etc/import/include/git2/TARGETS.git2 index 84eb50c3..a9dad131 100644 --- a/etc/import/include/git2/TARGETS.git2 +++ b/etc/import/include/git2/TARGETS.git2 @@ -150,9 +150,9 @@ , "patch-part": ["a", "include", "git2", "sys", "repository.h"] } , "TREE": - { "type": ["@", "rules", "CC", "header directory"] - , "stage": ["git2"] - , "hdrs": + { "type": "tree" + , "name": "git2" + , "deps": [ "annotated_commit.h" , "apply.h" , "attr.h" |