Sub module init.
This commit is contained in:
parent
e43e34ffbd
commit
2a8b4a198f
@ -3,6 +3,7 @@ all: build
|
||||
include ../mk/makefile.utils
|
||||
|
||||
update-libipc:
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
ZIG_OPTS ?=
|
||||
|
Loading…
Reference in New Issue
Block a user