X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=8b64f7fb815c4243f38e26055bf4e3cc1b8082e3;hb=acba48696ef9dd516d2cdf90f89e099deb7e1a73;hp=c27d69fd4dd81d5d3a6ade576c97734957367d09;hpb=7ce7775cb5a4e97264df62f43315d32504602072;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index c27d69f..8b64f7f 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -22,14 +22,16 @@ pkgdatadir = $(DECODERS_DIR) # Please keep this list in alphabetical order. dist_pkgdata_DATA = \ + dcf77.py \ + 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