diff --git a/Makefile b/Makefile index d311e35d23bfa02f30a0662b41ff44a0f83a22f5..d5d53f30ef3a54c5df6e2e303a7970bfc9802f86 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ DOCKER_REGISTRY ?= gcr.io IMAGE_PREFIX ?= kubernetes-helm SHORT_NAME ?= tiller -TARGETS = darwin/amd64 linux/amd64 linux/386 +TARGETS = darwin/amd64 linux/amd64 linux/386 windows/amd64 DIST_DIRS = find * -type d -exec # go option