X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=decoders%2FMakefile.am;h=44b9a53210390f532d8779aaac070718101245cf;hb=0736708e58a10e1903c47d72fee5343cccb1ce95;hp=7c703eec8a55aa590465992d8841e024c5c8d413;hpb=876f83fd3396ce581e700741e58414c2f4f6277e;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 7c703ee..44b9a53 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -18,21 +18,20 @@ ## 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 \ - usb.py \ - transitioncounter.py \ - ebr30a_i2c_demux.py \ - uart.py - -CLEANFILES = *.pyc +SUBDIRS = \ + dcf77 \ + edid \ + i2c \ + i2cdemux \ + i2cfilter \ + mlx90614 \ + mx25lxx05d \ + nunchuk \ + pan1321 \ + rtc8564 \ + spi \ + transitioncounter \ + uart \ + usb