should be ok to keep git update of submodules (websocket) even when

they are not enabled in configure
This commit is contained in:
Miguel Freitas 2018-04-30 09:59:50 -03:00
parent 4d963ad587
commit 53ffd95805

View File

@ -1,5 +1,7 @@
#!/bin/sh
git submodule update --init
./autotool.sh
./configure $@