From 271acd3bde96474c7ed5f822d470f555af8e7d93 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 17 Apr 2012 23:28:12 +0200 Subject: Initial LPC protocol decoder implementation. This is unfinished and not tested, and probably not really working, yet. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0ee981e..190408e 100644 --- a/configure.ac +++ b/configure.ac @@ -153,6 +153,7 @@ AC_CONFIG_FILES([Makefile decoders/i2cdemux/Makefile decoders/i2cfilter/Makefile decoders/i2s/Makefile + decoders/lpc/Makefile decoders/mlx90614/Makefile decoders/mx25lxx05d/Makefile decoders/pan1321/Makefile -- cgit v1.2.3-70-g09d2