X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=33efdbacc8c95afc193aedc52065c77cb85fb1e7;hb=677d597b072c0a1d2df81c5c193cd3678aef8d03;hp=0aa1a7df56dbc0a7f0f1a7c39bb78624c86bd1a6;hpb=f44d2db2a027857bdfbfc18e40b9900cad1b0e1d;p=libsigrokdecode.git 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 \