summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/memberlist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/hashicorp/memberlist/Makefile')
-rw-r--r--vendor/github.com/hashicorp/memberlist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/hashicorp/memberlist/Makefile b/vendor/github.com/hashicorp/memberlist/Makefile
index 891e8364a..e34a0818d 100644
--- a/vendor/github.com/hashicorp/memberlist/Makefile
+++ b/vendor/github.com/hashicorp/memberlist/Makefile
@@ -16,4 +16,4 @@ deps:
go get -d -v ./...
echo $(DEPS) | xargs -n1 go get -d
-.PNONY: test cov integ
+.PHONY: test cov integ