diff options
Diffstat (limited to 'decoders/Makefile.am')
-rw-r--r-- | decoders/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 8b64f7f..c44424e 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -31,6 +31,7 @@ dist_pkgdata_DATA = \ spi.py \ srd_usb.py \ transitioncounter.py \ + ebr30a_i2c_demux.py \ uart.py CLEANFILES = *.pyc |