X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=ea8091fec8de93e23cef87658a9bfb5445236961;hb=29fc362596c87eaa3dc684d1d23047772ad27354;hp=b7e654e348b4c6e8452553e928859d0070f6414e;hpb=bcf36fc8681c2184b81601449c5fde25251e45cb;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index b7e654e..ea8091f 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,17 +33,23 @@ SUBDIRS = \ jtag_stm32 \ lm75 \ lpc \ + maxim_ds28ea00 \ + midi \ mlx90614 \ mx25lxx05d \ mxc6225xu \ nunchuk \ + onewire_link \ + onewire_network \ pan1321 \ rtc8564 \ + sdcard_spi \ spi \ + tlc5620 \ transitioncounter \ uart \ uart_dump \ - usb_signalling \ usb_protocol \ - onewire + usb_signalling \ + xfp