#! /usr/bin/env bash

set -e

rm -rf build
rm -f autogen.sh

exit 0
