X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=c78e51537ac27610f878e89ec7c9a49c5c13269d;hp=194442bf2f940ad33f26e16bffb2937019342454;hb=d3c8af667a6f2677c3ecc52b5249f24d9d0b356c;hpb=3b24e3781a0374ce2d66f1d3de59a5a5d10d657a diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 194442b..c78e515 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,9 +18,21 @@ ## 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 \ + ebr30a_i2c_demux \ + edid \ + i2c \ + i2cdemux \ + i2cfilter \ + mlx90614 \ + mx25lxx05d \ + nunchuk \ + pan1321 \ + rtc8564 \ + spi \ + transitioncounter \ + uart \ + usb