diff --git a/Makefile b/Makefile index 3944695..4c759ec 100644 --- a/Makefile +++ b/Makefile @@ -7,5 +7,5 @@ tailminify: server: @watchexec -c -r -e go,html go run . -slqc: +sqlc: @sqlc generate