X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=87e90404c18b6a30b0fdf374ffc382c612319eed;hp=14622edc35837ea45d3e4f12dce00f28dce5926b;hb=a81787f62362e7ab8471c4c01baa6a806d624d58;hpb=e36d7343ffed4be56b0bbc278aee26671c9990a5 diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 14622ed..87e9040 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,9 +18,31 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -pkgdatadir = $(DECODERS_DIR) - -dist_pkgdata_DATA = 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 \ + onewire_transport