get-sources: init submodule

pull/29/head
Frédéric Pierret (fepitre) 5 years ago
parent 9141d09ed3
commit 7ec0948503
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

@ -82,6 +82,9 @@ clean-repos:
clean:
sudo rm -fr build/*
get-sources:
git submodule update --init --recursive
ifeq ($(ISO_LIVEUSB),1)
get-sources:
$(MAKE) -C livecd-tools get-sources

Loading…
Cancel
Save