]> sigrok.org Git - libsigrok.git/blobdiff - hardware/common/dmm/Makefile.am
add cyrustek es519xx generic protocol parser
[libsigrok.git] / hardware / common / dmm / Makefile.am
index ed4312448b00cf62a99bcdf880d309f33964dbbd..ccae327d2360792415a6f90af27b9e927dd82f44 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the libsigrok project.
 ##
 ## Copyright (C) 2012 Uwe Hermann <uwe@hermann-uwe.de>
 ##
@@ -22,6 +22,7 @@ noinst_LTLIBRARIES = libsigrok_hw_common_dmm.la
 
 libsigrok_hw_common_dmm_la_SOURCES = \
        es51922.c \
+       es519xx.c \
        fs9721.c \
        fs9922.c \
        metex14.c \