diff --git a/Makefile b/Makefile index d798906..79db37b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ -why: +why: *.go go.mod go.sum noise.png go build . why.app: why go tool appify -author "David Ashby" -id "in.yetaga.why" -name "why" ./why + rm why.app/Contents/README