From 7ce7775cb5a4e97264df62f43315d32504602072 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Tue, 10 Jan 2012 00:25:16 +0100 Subject: Stacked protocol decoders implementation. The DDC decoder takes input from the I2C PD. --- decoders/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'decoders/Makefile.am') diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 72987f4..c27d69f 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -28,7 +28,8 @@ dist_pkgdata_DATA = \ spi.py \ srd_usb.py \ transitioncounter.py \ - uart.py + uart.py \ + ddc.py CLEANFILES = *.pyc -- cgit v1.2.3-70-g09d2