1
0

Fixed Makefile clean.

This commit is contained in:
Alexander Andreev 2024-07-04 03:55:49 +04:00
parent 3bed5474c4
commit da5745b368
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -42,4 +42,4 @@ uninstall:
clean:
rm -f bin/${TARGET}
rm -f web/*.pug.go web/jade.go
rm -f web/*_templ.go