forked from github/pelican
Merge pull request #2492 from ixjlyons/patch-3
Remove stopserver from .PHONY prereqs in Makefile template
This commit is contained in:
commit
6f0743b340
1 changed files with 1 additions and 1 deletions
|
|
@ -160,4 +160,4 @@ github: publish
|
|||
|
||||
{% endif %}
|
||||
|
||||
.PHONY: html help clean regenerate serve serve-global devserver stopserver publish {{ upload|join(" ") }}
|
||||
.PHONY: html help clean regenerate serve serve-global devserver publish {{ upload|join(" ") }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue