diff options
Diffstat (limited to 'decoders/Makefile.am')
-rw-r--r-- | decoders/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/Makefile.am b/decoders/Makefile.am index afb6a1b..33efdba 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -30,7 +30,7 @@ dist_pkgdata_DATA = \ spi.py \ srd_usb.py \ transitioncounter.py \ - uart.py \ + uart.py CLEANFILES = *.pyc |