X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=34843f2b2463f68821c8562f0bcc65922e865190;hp=60cd853aa80d5b665ed7c56e353da1a6ba21cd34;hb=a015bd4926d95a5cbb25843c02eca967097f4e7e;hpb=a0153e903ba04cf9e6eb8c8a501508f4606efa6b diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 60cd853..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,16 +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 \ uart_dump \ - usb + usb_packet \ + usb_signalling \ + xfp