diff --git a/Makefile b/Makefile index 1d76fe7..35c8daa 100644 --- a/Makefile +++ b/Makefile @@ -16,5 +16,5 @@ clean: test: go test pkg/meshname/*_test.go -.PHONY: all clean test +.PHONY: all meshnamed whoami clean test