Browse Source

Tools: run configure_all.py in build_all

mission-4.1.18
Andrew Tridgell 7 years ago
parent
commit
7c55c60beb
  1. 3
      Tools/scripts/build_all.sh

3
Tools/scripts/build_all.sh

@ -32,4 +32,7 @@ test -n "$VRBRAIN_ROOT" && test -d "$VRBRAIN_ROOT" && { @@ -32,4 +32,7 @@ test -n "$VRBRAIN_ROOT" && test -d "$VRBRAIN_ROOT" && {
./Tools/scripts/build_all_vrbrain.sh
}
echo "Testing configure all"
./Tools/scripts/configure_all.py
exit 0

Loading…
Cancel
Save