X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=34843f2b2463f68821c8562f0bcc65922e865190;hp=371b7c39613dfe8283b8008132f0efc43291b79c;hb=a015bd4926d95a5cbb25843c02eca967097f4e7e;hpb=365eeed279c3a2089dde413cdbb2a19a7726edb3 diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 371b7c3..34843f2 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,15 +31,25 @@ SUBDIRS = \ i2s \ jtag \ jtag_stm32 \ + lm75 \ lpc \ + maxim_ds28ea00 \ + midi \ mlx90614 \ mx25lxx05d \ mxc6225xu \ nunchuk \ + onewire_link \ + onewire_network \ pan1321 \ rtc8564 \ + sdcard_spi \ spi \ + tlc5620 \ transitioncounter \ uart \ - usb + uart_dump \ + usb_packet \ + usb_signalling \ + xfp