X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=42888f9a715396790a56252dfd33ad0dfc5e0725;hb=d567790b9c0ab30b18aceb92e6714e631200e9b9;hp=7ac94dc41f4b8e86cbcdedb3ca10dc4d387eb388;hpb=9c93add5aeca95c568afab7fe249c0586d8dec6b;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 7ac94dc..42888f9 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,7 +18,18 @@ ## 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 = \ + dcf77 \ + ddc \ + ebr30a_i2c_demux \ + i2c \ + i2cdemux \ + mx25lxx05d \ + nunchuk \ + pan1321 \ + spi \ + transitioncounter \ + uart \ + usb