summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-05-11 17:16:38 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2010-05-11 22:28:08 +0200
commit32e4aea0f87b0d3d4f8e37516edddc19f6f36889 (patch)
treeac2ef28158ee77cd46c9f2ff4f07cc3d2e14426f /scripts
parente7eac430fcd764fa72e3b2d06d00718fbdff0a11 (diff)
downloadlibsigrokdecode-32e4aea0f87b0d3d4f8e37516edddc19f6f36889.tar.gz
libsigrokdecode-32e4aea0f87b0d3d4f8e37516edddc19f6f36889.zip
Use CLEANFILES instead of extra target.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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