Updated autogen.sh to automatically update submodules
This commit is contained in:
parent
9c7b012696
commit
f17ab27fe2
@ -19,5 +19,7 @@ which gnome-autogen.sh || {
|
||||
exit 1
|
||||
}
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
||||
REQUIRED_AUTOMAKE_VERSION=1.9 . gnome-autogen.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user