]> 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 1e53ab116dae7c0d2c8432f6cd5ca89799dd9484..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>
 ##
@@ -21,6 +21,8 @@
 noinst_LTLIBRARIES = libsigrok_hw_common_dmm.la
 
 libsigrok_hw_common_dmm_la_SOURCES = \
+       es51922.c \
+       es519xx.c \
        fs9721.c \
        fs9922.c \
        metex14.c \