X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=b259d9c5f9b43454eeabbc834653913c63ebd89a;hp=7ac94dc41f4b8e86cbcdedb3ca10dc4d387eb388;hb=c1f86f02a149f46609273e1bd5b42696d544727a;hpb=9c93add5aeca95c568afab7fe249c0586d8dec6b diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 7ac94dc..b259d9c 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrokdecode project. ## ## Copyright (C) 2010 Uwe Hermann ## @@ -18,7 +18,36 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -dist_pkgdata_SCRIPTS = i2c.py nunchuk.py transitioncounter.py - -CLEANFILES = *.pyc +# Please keep this list in alphabetical order. +SUBDIRS = \ + avr_isp \ + can \ + dcf77 \ + ds1307 \ + edid \ + i2c \ + i2cdemux \ + i2cfilter \ + i2s \ + jtag \ + jtag_stm32 \ + lm75 \ + lpc \ + maxim_ds28ea00 \ + mlx90614 \ + mx25lxx05d \ + mxc6225xu \ + nunchuk \ + onewire_link \ + onewire_network \ + pan1321 \ + rtc8564 \ + sdcard_spi \ + spi \ + tlc5620 \ + transitioncounter \ + uart \ + uart_dump \ + usb_protocol \ + usb_signalling