fix make dependencies
This commit is contained in:
3
Makefile
3
Makefile
@@ -1,5 +1,6 @@
|
|||||||
why:
|
why: *.go go.mod go.sum noise.png
|
||||||
go build .
|
go build .
|
||||||
|
|
||||||
why.app: why
|
why.app: why
|
||||||
go tool appify -author "David Ashby" -id "in.yetaga.why" -name "why" ./why
|
go tool appify -author "David Ashby" -id "in.yetaga.why" -name "why" ./why
|
||||||
|
rm why.app/Contents/README
|
||||||
|
Reference in New Issue
Block a user