X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=c27d69fd4dd81d5d3a6ade576c97734957367d09;hp=0aa1a7df56dbc0a7f0f1a7c39bb78624c86bd1a6;hb=7ce7775cb5a4e97264df62f43315d32504602072;hpb=f44d2db2a027857bdfbfc18e40b9900cad1b0e1d diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 0aa1a7d..c27d69f 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -23,11 +23,13 @@ pkgdatadir = $(DECODERS_DIR) # Please keep this list in alphabetical order. dist_pkgdata_DATA = \ i2c.py \ + mx25lxx05d.py \ nunchuk.py \ spi.py \ srd_usb.py \ transitioncounter.py \ - uart.py + uart.py \ + ddc.py CLEANFILES = *.pyc