summaryrefslogtreecommitdiff
path: root/decoders/Makefile.am
diff options
context:
space:
mode:
authorJoel Holdsworth <joel@airwebreathe.org.uk>2012-04-06 20:01:02 +0100
committerJoel Holdsworth <joel@airwebreathe.org.uk>2012-04-06 22:29:49 +0100
commit2ab416c214e248be8ece49bab2cabf2b28954cca (patch)
treecb1a8000da546ed395687d6e39bb2e5ae796ab2b /decoders/Makefile.am
parent5626f8b4101330194c5b70a59ee3579087b7f7a5 (diff)
downloadlibsigrokdecode-2ab416c214e248be8ece49bab2cabf2b28954cca.tar.gz
libsigrokdecode-2ab416c214e248be8ece49bab2cabf2b28954cca.zip
srd/i2s: Initial implementation
Diffstat (limited to 'decoders/Makefile.am')
-rw-r--r--decoders/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoders/Makefile.am b/decoders/Makefile.am
index 4fcd83f..b134953 100644
--- a/decoders/Makefile.am
+++ b/decoders/Makefile.am
@@ -25,6 +25,7 @@ SUBDIRS = \
i2c \
i2cdemux \
i2cfilter \
+ i2s \
mlx90614 \
mx25lxx05d \
pan1321 \