X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=ea8091fec8de93e23cef87658a9bfb5445236961;hb=29fc362596c87eaa3dc684d1d23047772ad27354;hp=48f8922566aafd51a4d24eedbf574bbea1f701e7;hpb=23f999aa996e54cd73cb54d5e254d1445d65847d;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 48f8922..ea8091f 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 ## @@ -21,7 +21,9 @@ # Please keep this list in alphabetical order. SUBDIRS = \ avr_isp \ + can \ dcf77 \ + ds1307 \ edid \ i2c \ i2cdemux \ @@ -32,6 +34,7 @@ SUBDIRS = \ lm75 \ lpc \ maxim_ds28ea00 \ + midi \ mlx90614 \ mx25lxx05d \ mxc6225xu \ @@ -47,5 +50,6 @@ SUBDIRS = \ uart \ uart_dump \ usb_protocol \ - usb_signalling + usb_signalling \ + xfp