X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=371b7c39613dfe8283b8008132f0efc43291b79c;hb=b189c8b1d918b975300d77dd0569665cce5d5843;hp=194442bf2f940ad33f26e16bffb2937019342454;hpb=3b24e3781a0374ce2d66f1d3de59a5a5d10d657a;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 194442b..371b7c3 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,9 +18,25 @@ ## 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 \ + usb