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