mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-22 04:24:17 +00:00
should be ok to keep git update of submodules (websocket) even when
they are not enabled in configure
This commit is contained in:
parent
4d963ad587
commit
53ffd95805
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
git submodule update --init
|
||||
|
||||
./autotool.sh
|
||||
./configure $@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user