#!/bin/sh
[ -f Makefile ] && make distclean
autoreconf --verbose --install
