]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/Makefile.am
i2s: Use annotation types.
[libsigrokdecode.git] / decoders / Makefile.am
index 48f8922566aafd51a4d24eedbf574bbea1f701e7..ea8091fec8de93e23cef87658a9bfb5445236961 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>
 ##
@@ -21,7 +21,9 @@
 # Please keep this list in alphabetical order.
 SUBDIRS = \
        avr_isp \
+       can \
        dcf77 \
+       ds1307 \
        edid \
        i2c \
        i2cdemux \
@@ -32,6 +34,7 @@ SUBDIRS = \
        lm75 \
        lpc \
        maxim_ds28ea00 \
+       midi \
        mlx90614 \
        mx25lxx05d \
        mxc6225xu \
@@ -47,5 +50,6 @@ SUBDIRS = \
        uart \
        uart_dump \
        usb_protocol \
-       usb_signalling
+       usb_signalling \
+       xfp