Run tup by default
This commit is contained in:
parent
abb92f503f
commit
7b63a99226
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -1,5 +1,6 @@
|
||||||
|
all: tup
|
||||||
|
|
||||||
tup:
|
tup:
|
||||||
rm -rf preview
|
|
||||||
tup build
|
tup build
|
||||||
|
|
||||||
preview: tup
|
preview: tup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue