#! /bin/sh
# Cleanup package
#

rm -Rf autom4te.cache config.log config.status src/Makefile src/Makevars src/*.o src/*.so
exit 0
