]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/Makefile.am
onewire: the split of the protocol into layers works now
[libsigrokdecode.git] / decoders / Makefile.am
index 8b64f7fb815c4243f38e26055bf4e3cc1b8082e3..82e6b83dede03ce239ef536fcb0065a325dc3976 100644 (file)
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
-pkgdatadir = $(DECODERS_DIR)
-
 # Please keep this list in alphabetical order.
-dist_pkgdata_DATA = \
-       dcf77.py \
-       ddc.py \
-       i2c.py \
-       mx25lxx05d.py \
-       nunchuk.py \
-       pan1321.py \
-       spi.py \
-       srd_usb.py \
-       transitioncounter.py \
-       uart.py
-
-CLEANFILES = *.pyc
+SUBDIRS = \
+       dcf77 \
+       edid \
+       i2c \
+       i2cdemux \
+       i2cfilter \
+       i2s \
+       jtag \
+       jtag_stm32 \
+       lm75 \
+       lpc \
+       mlx90614 \
+       mx25lxx05d \
+       mxc6225xu \
+       nunchuk \
+       pan1321 \
+       rtc8564 \
+       spi \
+       transitioncounter \
+       uart \
+       uart_dump \
+       usb_signalling \
+       usb_protocol \
+       onewire_link \
+       onewire_network