X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=33efdbacc8c95afc193aedc52065c77cb85fb1e7;hp=c27d69fd4dd81d5d3a6ade576c97734957367d09;hb=9a12a6e7af3d7091d8e35dd1c731402cb80a01b0;hpb=7ce7775cb5a4e97264df62f43315d32504602072 diff --git a/decoders/Makefile.am b/decoders/Makefile.am index c27d69f..33efdba 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -22,14 +22,15 @@ 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 \ - uart.py \ - ddc.py + uart.py CLEANFILES = *.pyc