diff --git a/Makefile b/Makefile index c4e8331..a521c9d 100755 --- a/Makefile +++ b/Makefile @@ -42,4 +42,4 @@ uninstall: clean: rm -f bin/${TARGET} - rm -f web/*.pug.go web/jade.go \ No newline at end of file + rm -f web/*_templ.go \ No newline at end of file