X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=scripts%2FMakefile.am;fp=scripts%2FMakefile.am;h=5a2e6462f792d29730b242b8c49bfafd664739ea;hb=e7eac430fcd764fa72e3b2d06d00718fbdff0a11;hp=ae4a3c8d6685f3b516a143c72fe70fde42d7c889;hpb=9a67ccfdbed90fdb47232708b143ffbf403b2e80;p=libsigrokdecode.git diff --git a/scripts/Makefile.am b/scripts/Makefile.am index ae4a3c8..5a2e646 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -20,3 +20,6 @@ dist_pkgdata_SCRIPTS = i2c.py nunchuk.py transitioncounter.py +clean-local: + rm -f *.pyc +