Fix makefile error

This commit is contained in:
Imbus 2025-05-18 22:28:46 +02:00
parent e3debeac7a
commit 1827291dc4

View file

@ -27,4 +27,4 @@ format:
clean:
rm -rf $(OBJ) $(ELF) *.json .cache
.PHONY: format
.PHONY: format