X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=c1726cfc0fd76aa08ee96aebe007ee37e58b4a26;hb=79c4f9b987329587fd388d49015921ab4f9553bd;hp=c27d69fd4dd81d5d3a6ade576c97734957367d09;hpb=7ce7775cb5a4e97264df62f43315d32504602072;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index c27d69f..c1726cf 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,18 +18,17 @@ ## 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 = \ - i2c.py \ - mx25lxx05d.py \ - nunchuk.py \ - spi.py \ - srd_usb.py \ - transitioncounter.py \ - uart.py \ - ddc.py - -CLEANFILES = *.pyc +SUBDIRS = \ + dcf77 \ + ddc \ + ebr30a_i2c_demux \ + i2c \ + mx25lxx05d \ + nunchuk \ + pan1321 \ + spi \ + transitioncounter \ + uart \ + usb