fix Makefile typo #1

Merged
itzaname merged 1 commits from makefile into staging 2025-08-06 04:38:11 +00:00

View File

@@ -21,4 +21,4 @@ docker:
all: clean build docker
.PHONY: clen test web binary build docker all
.PHONY: clean test web binary build docker all