static.go: static/*
	go get -v github.com/chsc/bin2go
	bin2go -p main -s static.go -c -a static/*
