mirror of
https://gitlab.com/EternalWanderer/voidcruiser.nl
synced 2025-06-08 06:04:23 +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
|
||||
mv $(src) $(target)
|
||||
|
||||
build:
|
||||
build: clean
|
||||
hugo
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue