do make, from there too.

main
Paul Schneider 7 years ago
parent 562d1fcfae
commit 2548693d8f
1 changed files with 8 additions and 0 deletions

@ -1,3 +1,11 @@
test:
make -C scripts/build/make test
web: web:
make -C scripts/build/make watch make -C scripts/build/make watch
push:
make -C src/Yavsc pushInProd

Loading…