diff --git a/Makefile b/Makefile index b8ef8c6..39ef554 100644 --- a/Makefile +++ b/Makefile @@ -69,6 +69,8 @@ dist: @set -e ;\ for arch in "linux 386 0 " \ "linux amd64 0 " \ + "linux arm64 0 " \ + "linux arm 0 " \ "darwin amd64 0 " \ "windows amd64 0 .exe " ; \ do \