diff --git a/bootstrap.sh b/bootstrap.sh index 78d0f1c7..05c84d46 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -2,3 +2,6 @@ aclocal -I m4 --install autoreconf -fvi + +git submodule init +git submodule update