X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=33efdbacc8c95afc193aedc52065c77cb85fb1e7;hp=f4c72e64e43805957bfe3e62a524076c49d94ec6;hb=d0e93c76e381eff58ca23949301f781b24ba4a8b;hpb=f301bde35eda4b33218d947243da33ef11d52d47 diff --git a/decoders/Makefile.am b/decoders/Makefile.am index f4c72e6..33efdba 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -20,7 +20,17 @@ pkgdatadir = $(DECODERS_DIR) -dist_pkgdata_SCRIPTS = i2c.py nunchuk.py transitioncounter.py +# 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 CLEANFILES = *.pyc