make: fix preview command
This commit is contained in:
parent
abb81851be
commit
429602aba7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -19,7 +19,7 @@ setup:
|
|||
|
||||
.PHONY: preview
|
||||
preview: generate
|
||||
xdg-open gh-pages/index.html
|
||||
xdg-open docs/index.html
|
||||
|
||||
.PHONY: generate
|
||||
generate: generate-gh-pages generate-fixtures
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue