X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2FMakefile.am;h=34843f2b2463f68821c8562f0bcc65922e865190;hp=48f8922566aafd51a4d24eedbf574bbea1f701e7;hb=a015bd4926d95a5cbb25843c02eca967097f4e7e;hpb=23f999aa996e54cd73cb54d5e254d1445d65847d diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 48f8922..34843f2 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 \ @@ -46,6 +49,7 @@ SUBDIRS = \ transitioncounter \ uart \ uart_dump \ - usb_protocol \ - usb_signalling + usb_packet \ + usb_signalling \ + xfp