]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/Makefile.am
Main header is <libsigrokdecode/libsigrokdecode.h> now.
[libsigrokdecode.git] / decoders / Makefile.am
index 2fb35a51a44e7cd56c24186883c9d57640162f68..b259d9c5f9b43454eeabbc834653913c63ebd89a 100644 (file)
@@ -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 <uwe@hermann-uwe.de>
 ##
 
 # Please keep this list in alphabetical order.
 SUBDIRS = \
+       avr_isp \
+       can \
        dcf77 \
+       ds1307 \
        edid \
        i2c \
        i2cdemux \
@@ -28,15 +31,23 @@ SUBDIRS = \
        i2s \
        jtag \
        jtag_stm32 \
+       lm75 \
        lpc \
+       maxim_ds28ea00 \
        mlx90614 \
        mx25lxx05d \
        mxc6225xu \
+       nunchuk \
+       onewire_link \
+       onewire_network \
        pan1321 \
        rtc8564 \
+       sdcard_spi \
        spi \
+       tlc5620 \
        transitioncounter \
        uart \
-       usb \
-       onewire
+       uart_dump \
+       usb_protocol \
+       usb_signalling