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