]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/Makefile.am
Initial LPC protocol decoder implementation.
[libsigrokdecode.git] / decoders / Makefile.am
index 7b1c9a1530f0bfd3a07c08deb0653aa5d5e89abb..836abe95efc8f72f711129dd0b1b448a3694b019 100644 (file)
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
-pkgdatadir = $(DECODERS_DIR)
-
-dist_pkgdata_DATA = i2c.py nunchuk.py transitioncounter.py spi.py srd_usb.py
-
-CLEANFILES = *.pyc
+# Please keep this list in alphabetical order.
+SUBDIRS = \
+       dcf77 \
+       edid \
+       i2c \
+       i2cdemux \
+       i2cfilter \
+       i2s \
+       lpc \
+       mlx90614 \
+       mx25lxx05d \
+       pan1321 \
+       rtc8564 \
+       spi \
+       transitioncounter \
+       uart \
+       usb