X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=afe8edec5faaff36bece3fca72a9469c316d6367;hp=194442bf2f940ad33f26e16bffb2937019342454;hb=6e7a0087c5b3db987f5798d821f9e98848b650a6;hpb=3b24e3781a0374ce2d66f1d3de59a5a5d10d657a diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 194442b..afe8ede 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,9 +18,23 @@ ## 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 \ + lpc \ + mlx90614 \ + mx25lxx05d \ + mxc6225xu \ + pan1321 \ + rtc8564 \ + spi \ + transitioncounter \ + uart \ + usb