diff --git a/Makefile b/Makefile index 25d36c0..8035daa 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ push: $(target) $(target): build mv $(src) $(target) -build: +build: clean hugo clean: