X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=72987f44d604dd7dc1690124f4e8477feabc647a;hb=ea42f53ece1b82434ba6f5f43e23560b81c102bc;hp=194442bf2f940ad33f26e16bffb2937019342454;hpb=3b24e3781a0374ce2d66f1d3de59a5a5d10d657a;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 194442b..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 spi.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