X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fcommon%2Fdmm%2FMakefile.am;h=ccae327d2360792415a6f90af27b9e927dd82f44;hb=f8e76e2e74bf09024af50d68a0e90a558be126b9;hp=1e53ab116dae7c0d2c8432f6cd5ca89799dd9484;hpb=05f134abc2641e6e4d3a22a8dda19460819af16e;p=libsigrok.git diff --git a/hardware/common/dmm/Makefile.am b/hardware/common/dmm/Makefile.am index 1e53ab11..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,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 \