X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=7bc5d26ecc51a5d25d3f8073bb31e8b04328b5c5;hb=ec0afe27db7f6e2abdd2a712ca4bbc5c01debe67;hp=1646a1b7637c678f8f4671c5b12f6a483d4285e7;hpb=19dd61efcc1fe07c6a66f48f74b7926607f3a541;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 1646a1b..7bc5d26 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 \ @@ -30,19 +33,22 @@ SUBDIRS = \ jtag_stm32 \ lm75 \ lpc \ + maxim_ds28ea00 \ mlx90614 \ mx25lxx05d \ mxc6225xu \ nunchuk \ + onewire_link \ + onewire_network \ pan1321 \ rtc8564 \ + sdcard_spi \ spi \ + tlc5620 \ transitioncounter \ uart \ uart_dump \ - usb_signalling \ usb_protocol \ - onewire_link \ - onewire_network \ - maxim_ds28ea00 + usb_signalling \ + xfp