mirror of
https://gitlab.com/EternalWanderer/voidcruiser.nl
synced 2025-06-08 14:14:24 +02:00
Slight addition to Makefile
This commit is contained in:
parent
34f33191a7
commit
df97a47a0b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ push: $(target)
|
||||||
$(target): build
|
$(target): build
|
||||||
mv $(src) $(target)
|
mv $(src) $(target)
|
||||||
|
|
||||||
build:
|
build: clean
|
||||||
hugo
|
hugo
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue