X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=b259d9c5f9b43454eeabbc834653913c63ebd89a;hb=1cb844734958781fea47b7884db6e56d8a83c000;hp=87e90404c18b6a30b0fdf374ffc382c612319eed;hpb=a81787f62362e7ab8471c4c01baa6a806d624d58;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 87e9040..b259d9c 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,21 @@ 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 \ - onewire_transport + usb_signalling