2024-09-24 14:54:57 +02:00

8 lines
69 B
Bash

#!/usr/bin/env bash
set -e
./autogen.sh
./configure
make distclean