libuninameslist/tests/smoke/runtest.sh
2023-07-10 08:51:07 +02:00

6 lines
90 B
Bash

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