X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=65a05801b14162e03f4994d8381f24c5ecfd6b03;hp=194442bf2f940ad33f26e16bffb2937019342454;hb=2dc6d41c64a8235308e61b4f9b509c7fecb2b502;hpb=3b24e3781a0374ce2d66f1d3de59a5a5d10d657a diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 194442b..65a0580 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,9 +18,28 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -pkgdatadir = $(DECODERS_DIR) - -dist_pkgdata_DATA = i2c.py nunchuk.py transitioncounter.py spi.py - -CLEANFILES = *.pyc +# Please keep this list in alphabetical order. +SUBDIRS = \ + dcf77 \ + edid \ + i2c \ + i2cdemux \ + i2cfilter \ + i2s \ + jtag \ + jtag_stm32 \ + lpc \ + mlx90614 \ + mx25lxx05d \ + mxc6225xu \ + nunchuk \ + pan1321 \ + rtc8564 \ + spi \ + transitioncounter \ + uart \ + uart_dump \ + usb \ + usb_signalling \ + usb_protocol