diff --git a/Makefile b/Makefile index 2ae82e4..0c85424 100644 --- a/Makefile +++ b/Makefile @@ -15,5 +15,6 @@ drafts: serve: hugo serve --debug --buildDrafts --buildFuture +.PHONY: drafts # vim:ft=make #