]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/Makefile.am
srd: Add ebr30a_i2c_demux PD (I2C in, 3 x I2C out).
[libsigrokdecode.git] / decoders / Makefile.am
index afb6a1b1576d6389dad28bebc32f070caff9e5ae..c44424ef18f12999fc3af6865aed550359c88af1 100644 (file)
@@ -22,6 +22,7 @@ pkgdatadir = $(DECODERS_DIR)
 
 # Please keep this list in alphabetical order.
 dist_pkgdata_DATA = \
 
 # Please keep this list in alphabetical order.
 dist_pkgdata_DATA = \
+       dcf77.py \
        ddc.py \
        i2c.py \
        mx25lxx05d.py \
        ddc.py \
        i2c.py \
        mx25lxx05d.py \
@@ -30,7 +31,8 @@ dist_pkgdata_DATA = \
        spi.py \
        srd_usb.py \
        transitioncounter.py \
        spi.py \
        srd_usb.py \
        transitioncounter.py \
-       uart.py \
+       ebr30a_i2c_demux.py \
+       uart.py
 
 CLEANFILES = *.pyc
 
 
 CLEANFILES = *.pyc