projects
/
libsigrokdecode.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Initial LPC protocol decoder implementation.
[libsigrokdecode.git]
/
decoders
/
Makefile.am
diff --git
a/decoders/Makefile.am
b/decoders/Makefile.am
index b1349530a7771df755c0a62d857d8598f6ea94cb..836abe95efc8f72f711129dd0b1b448a3694b019 100644
(file)
--- a/
decoders/Makefile.am
+++ b/
decoders/Makefile.am
@@
-26,6
+26,7
@@
SUBDIRS = \
i2cdemux \
i2cfilter \
i2s \
+ lpc \
mlx90614 \
mx25lxx05d \
pan1321 \