Add Makefile
This commit is contained in:
parent
72c7fa91a4
commit
37d6b71569
4
Makefile
Normal file
4
Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
.PHONY: git-submodule
|
||||
git-submodule:
|
||||
git submodule sync --recursive
|
||||
git submodule update --init --recursive --progress
|
Loading…
x
Reference in New Issue
Block a user