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