X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fcommon%2Fdmm%2FMakefile.am;h=ccae327d2360792415a6f90af27b9e927dd82f44;hb=d3c74a6fb05118e32ad421443251b7b3288918f9;hp=8f04359acbe69e40093e93bb846a5a11ee0b9668;hpb=79081ec80c79801c439a1a3756cf5426af0739b8;p=libsigrok.git diff --git a/hardware/common/dmm/Makefile.am b/hardware/common/dmm/Makefile.am index 8f04359a..ccae327d 100644 --- a/hardware/common/dmm/Makefile.am +++ b/hardware/common/dmm/Makefile.am @@ -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 ## @@ -21,7 +21,12 @@ noinst_LTLIBRARIES = libsigrok_hw_common_dmm.la libsigrok_hw_common_dmm_la_SOURCES = \ - fs9922.c + es51922.c \ + es519xx.c \ + fs9721.c \ + fs9922.c \ + metex14.c \ + rs9lcd.c libsigrok_hw_common_dmm_la_CFLAGS = \ -I$(top_srcdir)