distclean cleanup

This commit is contained in:
Mark Andrews
2016-06-24 13:35:47 +10:00
parent 4840ef4581
commit b709d84755
2 changed files with 9 additions and 4 deletions

View File

@@ -30,4 +30,7 @@ check test:
done
clean distclean::
rm -f *.pyc
rm -rf *.pyc __pycache__
distclean::
rm -f ${PYTESTS}