do make, from there too.
This commit is contained in:
parent
9fec953f03
commit
2cf706378e
2 changed files with 187 additions and 157 deletions
8
Makefile
8
Makefile
|
|
@ -1,3 +1,11 @@
|
|||
|
||||
|
||||
test:
|
||||
make -C scripts/build/make test
|
||||
|
||||
web:
|
||||
make -C scripts/build/make watch
|
||||
|
||||
push:
|
||||
make -C src/Yavsc pushInProd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue