make distclean
rm -rf autom4te.cache
rm -f Makefile config.log LabPlot.kdevelop.pcs

find . -name "*~" | xargs rm -f
