bin is a phony

This commit is contained in:
Mitchell Hashimoto 2015-09-27 23:21:27 -07:00
parent ac67f0869b
commit 2687ab5d5f
1 changed files with 1 additions and 1 deletions

View File

@ -66,4 +66,4 @@ bootstrap:
go get $$tool; \
done
.PHONY: all cov deps integ test vet web web-push test-nodep
.PHONY: all bin cov deps integ test vet web web-push test-nodep