twister-core/bootstrap.sh
Miguel Freitas 53ffd95805 should be ok to keep git update of submodules (websocket) even when
they are not enabled in configure
2018-04-30 09:59:50 -03:00

8 lines
70 B
Bash
Executable File

#!/bin/sh
git submodule update --init
./autotool.sh
./configure $@