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