X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=33efdbacc8c95afc193aedc52065c77cb85fb1e7;hp=0aa1a7df56dbc0a7f0f1a7c39bb78624c86bd1a6;hb=9a12a6e7af3d7091d8e35dd1c731402cb80a01b0;hpb=f44d2db2a027857bdfbfc18e40b9900cad1b0e1d diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 0aa1a7d..33efdba 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -22,8 +22,11 @@ pkgdatadir = $(DECODERS_DIR) # Please keep this list in alphabetical order. dist_pkgdata_DATA = \ + ddc.py \ i2c.py \ + mx25lxx05d.py \ nunchuk.py \ + pan1321.py \ spi.py \ srd_usb.py \ transitioncounter.py \