diff options
Diffstat (limited to 'decoders/Makefile.am')
-rw-r--r-- | decoders/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 72987f4..c27d69f 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -28,7 +28,8 @@ dist_pkgdata_DATA = \ spi.py \ srd_usb.py \ transitioncounter.py \ - uart.py + uart.py \ + ddc.py CLEANFILES = *.pyc |