X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=7bc5d26ecc51a5d25d3f8073bb31e8b04328b5c5;hb=9f18eb6c7baad207a15c6efcfedf751838b8000e;hp=6291b3701a2b8a785cb8e33e83156ad19e174e25;hpb=92d1aba34bbe661b388e874fda0a41f477d3e30d;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 6291b37..7bc5d26 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 \ @@ -31,10 +33,13 @@ SUBDIRS = \ jtag_stm32 \ lm75 \ lpc \ + maxim_ds28ea00 \ mlx90614 \ mx25lxx05d \ mxc6225xu \ nunchuk \ + onewire_link \ + onewire_network \ pan1321 \ rtc8564 \ sdcard_spi \ @@ -43,9 +48,7 @@ SUBDIRS = \ transitioncounter \ uart \ uart_dump \ - usb_signalling \ usb_protocol \ - onewire_link \ - onewire_network \ - maxim_ds28ea00 + usb_signalling \ + xfp