X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=7bc5d26ecc51a5d25d3f8073bb31e8b04328b5c5;hb=ec0afe27db7f6e2abdd2a712ca4bbc5c01debe67;hp=f8e7f619d16e76077520c85c07b2143976a1f568;hpb=3bd76451f01dface8df58828a2bbc242d3391db9;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index f8e7f61..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 ## @@ -21,7 +21,9 @@ # Please keep this list in alphabetical order. SUBDIRS = \ avr_isp \ + can \ dcf77 \ + ds1307 \ edid \ i2c \ i2cdemux \ @@ -31,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