X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=44b9a53210390f532d8779aaac070718101245cf;hp=f4c72e64e43805957bfe3e62a524076c49d94ec6;hb=0736708e58a10e1903c47d72fee5343cccb1ce95;hpb=f301bde35eda4b33218d947243da33ef11d52d47 diff --git a/decoders/Makefile.am b/decoders/Makefile.am index f4c72e6..44b9a53 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,9 +18,20 @@ ## 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 \ + mlx90614 \ + mx25lxx05d \ + nunchuk \ + pan1321 \ + rtc8564 \ + spi \ + transitioncounter \ + uart \ + usb