Makefile: update .PHONY
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
90c2bd1130
commit
dc549ea34a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -38,6 +38,6 @@ serve:
|
|||
clean:
|
||||
rm -rf public drafts
|
||||
|
||||
.PHONY: branches drafts
|
||||
.PHONY: deploy update public branches drafts serve clean
|
||||
# vim:ft=make
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue