From 5cc2d7bbc075ef6048bd5cd4e36533e874efb6a7 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 10 Jan 2012 02:37:44 +0100 Subject: srd: Add Panasonic PAN1321 decoder (on top of UART). This is just a first prototype implementation, it's not finished at all. --- 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 c27d69f..afb6a1b 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -22,14 +22,15 @@ pkgdatadir = $(DECODERS_DIR) # Please keep this list in alphabetical order. dist_pkgdata_DATA = \ + ddc.py \ i2c.py \ mx25lxx05d.py \ nunchuk.py \ + pan1321.py \ spi.py \ srd_usb.py \ transitioncounter.py \ uart.py \ - ddc.py CLEANFILES = *.pyc -- cgit v1.2.3-70-g09d2