Add Makefile dependencies

This commit is contained in:
Chandler Swift 2023-09-29 21:13:35 -05:00
parent f94e307bc8
commit c97321beae
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -1,2 +1,2 @@
minecraft-site:
minecraft-site: minecraft-site.go index.html go.mod go.sum
go build -tags netgo -ldflags '-extldflags "-static"'