Add phony exception for drafts
This commit is contained in:
parent
3207cd3b1e
commit
86a6988f43
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -15,5 +15,6 @@ drafts:
|
|||
serve:
|
||||
hugo serve --debug --buildDrafts --buildFuture
|
||||
|
||||
.PHONY: drafts
|
||||
# vim:ft=make
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue