#! /bin/bash

./build/autogen.sh
rm -f aclocal.m4

rm -rf work

exit 0
