diff --git a/bootstrap b/bootstrap index 4a3cfe62..90252780 100755 --- a/bootstrap +++ b/bootstrap @@ -38,4 +38,9 @@ then git submodule update --init librfxcodec fi +if ! test -f ulalaca/Makefile.am +then + git submodule update --init ulalaca +fi + autoreconf -fvi