X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=b259d9c5f9b43454eeabbc834653913c63ebd89a;hb=ca3fc3c0c042ecf509f8218e417655c04c9b9831;hp=0256d163ea639f3b93fe11107bc2288e9e5a0ff2;hpb=bf20c75821129600da8ccd3ff5fe33d8f31812b4;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 0256d16..b259d9c 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrokdecode project. ## ## Copyright (C) 2010 Uwe Hermann ## @@ -20,7 +20,10 @@ # Please keep this list in alphabetical order. SUBDIRS = \ + avr_isp \ + can \ dcf77 \ + ds1307 \ edid \ i2c \ i2cdemux \ @@ -28,14 +31,23 @@ SUBDIRS = \ i2s \ jtag \ jtag_stm32 \ + lm75 \ lpc \ + maxim_ds28ea00 \ mlx90614 \ mx25lxx05d \ mxc6225xu \ + nunchuk \ + onewire_link \ + onewire_network \ pan1321 \ rtc8564 \ + sdcard_spi \ spi \ + tlc5620 \ transitioncounter \ uart \ - usb + uart_dump \ + usb_protocol \ + usb_signalling