X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=44b9a53210390f532d8779aaac070718101245cf;hb=8f01b6bcc58e25c92a263f99283748d29421cacb;hp=14622edc35837ea45d3e4f12dce00f28dce5926b;hpb=e36d7343ffed4be56b0bbc278aee26671c9990a5;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 14622ed..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_DATA = 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