bin is a phony

This commit is contained in:
Mitchell Hashimoto
2015-09-27 23:21:27 -07:00
parent c7997bbb7b
commit 06b7bbd4e9

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