#!/bin/bash

(cd src; make clean) > /dev/null
rm -rf dist build MANIFEST
