X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2FMakefile.am;h=7bc5d26ecc51a5d25d3f8073bb31e8b04328b5c5;hb=9f18eb6c7baad207a15c6efcfedf751838b8000e;hp=52f999e5c799a2d0324a6fbb46d6422525d3e3b0;hpb=702fa251997d8e6ac4f71837e1e89d3d537df42a;p=libsigrokdecode.git diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 52f999e..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 ## @@ -23,6 +23,7 @@ SUBDIRS = \ avr_isp \ can \ dcf77 \ + ds1307 \ edid \ i2c \ i2cdemux \ @@ -48,5 +49,6 @@ SUBDIRS = \ uart \ uart_dump \ usb_protocol \ - usb_signalling + usb_signalling \ + xfp