libuninameslist/tests/smoke/runtest.sh

6 lines
90 B
Bash
Raw Normal View History

#!/bin/bash
cd ../source
autoreconf -i
automake --foreign -Wall
./configure && make check