X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=7c703eec8a55aa590465992d8841e024c5c8d413;hb=9e587cc9d4db0da9bdfffbc023d848dd59df74b4;hp=14622edc35837ea45d3e4f12dce00f28dce5926b;hpb=e36d7343ffed4be56b0bbc278aee26671c9990a5;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 14622ed..7c703ee 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -20,7 +20,19 @@ pkgdatadir = $(DECODERS_DIR) -dist_pkgdata_DATA = i2c.py nunchuk.py transitioncounter.py +# Please keep this list in alphabetical order. +dist_pkgdata_DATA = \ + dcf77.py \ + ddc.py \ + i2c.py \ + mx25lxx05d.py \ + nunchuk.py \ + pan1321.py \ + spi.py \ + usb.py \ + transitioncounter.py \ + ebr30a_i2c_demux.py \ + uart.py CLEANFILES = *.pyc