]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/Makefile.am
Use the new Decoder.register() API
[libsigrokdecode.git] / decoders / Makefile.am
index 48f8922566aafd51a4d24eedbf574bbea1f701e7..bf433a05e531f2850cce568f9fa37e2fdfbf9301 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 \
+       guess_bitrate \
        i2c \
        i2cdemux \
        i2cfilter \
        i2s \
+       i2s_dump \
        jtag \
        jtag_stm32 \
        lm75 \
        lpc \
        maxim_ds28ea00 \
+       midi \
        mlx90614 \
        mx25lxx05d \
        mxc6225xu \
@@ -39,6 +44,7 @@ SUBDIRS = \
        onewire_link \
        onewire_network \
        pan1321 \
+       parallel \
        rtc8564 \
        sdcard_spi \
        spi \
@@ -46,6 +52,7 @@ SUBDIRS = \
        transitioncounter \
        uart \
        uart_dump \
-       usb_protocol \
-       usb_signalling
+       usb_packet \
+       usb_signalling \
+       xfp