#!/bin/sh
#
# Run make config  followed by make after an update 

make qq
make outloud
make espeak
cd tvr && make
