diff --git a/Makefile b/Makefile index 267d20d3..8589b18f 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ clean: rm -rf \ node_modules \ output_* \ - source/assets \ + source/build \ vendor init: