From df97a47a0b8221d025ebdc29033100e9243f94e6 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sun, 11 Sep 2022 13:32:29 +0200 Subject: [PATCH] Slight addition to Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: