X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=3e3ff533f2fa6a88b5bc510c92808a1d66167ed6;hp=f4c72e64e43805957bfe3e62a524076c49d94ec6;hb=86aac5f0a866f7a5bf5280ea44a291549554d661;hpb=f301bde35eda4b33218d947243da33ef11d52d47 diff --git a/decoders/Makefile.am b/decoders/Makefile.am index f4c72e6..3e3ff53 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 \ + usb_signalling \ + usb_protocol \ + onewire