mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add devserver-global Makefile target to .phony, fixes #3065
This commit is contained in:
parent
23c50ea885
commit
418a9191b0
1 changed files with 1 additions and 1 deletions
|
|
@ -165,4 +165,4 @@ github: publish
|
|||
|
||||
{% endif %}
|
||||
|
||||
.PHONY: html help clean regenerate serve serve-global devserver publish {{ upload|join(" ") }}
|
||||
.PHONY: html help clean regenerate serve serve-global devserver devserver-global publish {{ upload|join(" ") }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue