diff --git a/Makefile b/Makefile index 11bcc55..4b7e4c3 100644 --- a/Makefile +++ b/Makefile @@ -56,5 +56,6 @@ air: nextjs nil web air server.go clean: rm -r tmp + rm server .PHONY: all build clean cleanbuild nextjs vuejs svelte run air nil web