diff --git a/bootstrap.sh b/bootstrap.sh index 3920cec8..6b2c9cda 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,7 @@ #!/bin/sh +git submodule update --init + ./autotool.sh ./configure $@