X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=60cd853aa80d5b665ed7c56e353da1a6ba21cd34;hp=33efdbacc8c95afc193aedc52065c77cb85fb1e7;hb=a0153e903ba04cf9e6eb8c8a501508f4606efa6b;hpb=6b741b128c9838d2c417e56a6e8b5d377467a3ff diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 33efdba..60cd853 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,19 +18,26 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -pkgdatadir = $(DECODERS_DIR) - # Please keep this list in alphabetical order. -dist_pkgdata_DATA = \ - ddc.py \ - i2c.py \ - mx25lxx05d.py \ - nunchuk.py \ - pan1321.py \ - spi.py \ - srd_usb.py \ - transitioncounter.py \ - uart.py - -CLEANFILES = *.pyc +SUBDIRS = \ + dcf77 \ + edid \ + i2c \ + i2cdemux \ + i2cfilter \ + i2s \ + jtag \ + jtag_stm32 \ + lpc \ + mlx90614 \ + mx25lxx05d \ + mxc6225xu \ + nunchuk \ + pan1321 \ + rtc8564 \ + spi \ + transitioncounter \ + uart \ + uart_dump \ + usb