makefile: set `dist` as default target

This commit is contained in:
mappu 2024-07-18 18:02:37 +12:00
parent 6145320858
commit 877f291a1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
SHELL:=/bin/bash
SOURCES=$(find . -name '*.go' -type f)
.DEFAULT_GOAL := dist
liblcl-2.2.3.zip:
rm -f liblcl-2.2.3.zip