diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ build-libgit2: ./script/build-libgit2-static.sh test: build-libgit2 + go run script/check-MakeGitError-thread-lock.go ./script/with-static.sh go test ./... install: build-libgit2 |
