Add submodule sync
This commit is contained in:
parent
090168e0ea
commit
e8dc85169c
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -151,6 +151,7 @@ update:
|
|||
pull:
|
||||
git pull --rebase --recurse-submodules
|
||||
git clean -X -f -d
|
||||
git submodule sync
|
||||
git submodule update --recursive --init
|
||||
make clean
|
||||
make update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue