aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSteve Moyer <smoyer1@selesy.com>2022-09-08 17:44:25 -0400
committerSteve Moyer <smoyer1@selesy.com>2022-09-08 17:44:25 -0400
commit8bd98454def2e76f30aabcd1ac284bbbf48d8ad5 (patch)
tree9feec74ad7beea92ca4d0d5572f3b980f54319ae /Makefile
parent3087cdc013cf002c6644f2c3b8cc13d748c80783 (diff)
downloadgit-bug-8bd98454def2e76f30aabcd1ac284bbbf48d8ad5.tar.gz
fix: correct name for one of the security phonies
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 799995e4..2d12a016 100644
--- a/Makefile
+++ b/Makefile
@@ -69,4 +69,4 @@ clean-remote-identities:
git ls-remote origin "refs/identities/*" | cut -f 2 | $(XARGS) git push origin -d
.PHONY: build install releases test pack-webui debug-webui clean-local-bugs clean-remote-bugs
-.PHONY: secure secure-vulnerabilities secure-practice
+.PHONY: secure secure-vulnerabilities secure-practices