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