X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=decoders%2FMakefile.am;h=82e6b83dede03ce239ef536fcb0065a325dc3976;hb=671cc3009b967bd105757d0a0c267a68f18c58b9;hp=f4c72e64e43805957bfe3e62a524076c49d94ec6;hpb=f301bde35eda4b33218d947243da33ef11d52d47;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index f4c72e6..82e6b83 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,9 +18,30 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -pkgdatadir = $(DECODERS_DIR) - -dist_pkgdata_SCRIPTS = i2c.py nunchuk.py transitioncounter.py - -CLEANFILES = *.pyc +# Please keep this list in alphabetical order. +SUBDIRS = \ + dcf77 \ + edid \ + i2c \ + i2cdemux \ + i2cfilter \ + i2s \ + jtag \ + jtag_stm32 \ + lm75 \ + lpc \ + mlx90614 \ + mx25lxx05d \ + mxc6225xu \ + nunchuk \ + pan1321 \ + rtc8564 \ + spi \ + transitioncounter \ + uart \ + uart_dump \ + usb_signalling \ + usb_protocol \ + onewire_link \ + onewire_network