X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fcommon%2Fdmm%2FMakefile.am;h=d29aa144e65ca7d9e7c95a5169a7c69776e5ac1d;hb=a4eb4b296da9818ffb04bb8023d43f6a006a81ca;hp=ff4345625ca287ec33f9ee966c7389d2f10d63fd;hpb=6c701476ad76c648e9b367ac340c2dd0063e4ed0;p=libsigrok.git diff --git a/hardware/common/dmm/Makefile.am b/hardware/common/dmm/Makefile.am index ff434562..d29aa144 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,8 +21,12 @@ noinst_LTLIBRARIES = libsigrok_hw_common_dmm.la libsigrok_hw_common_dmm_la_SOURCES = \ + es519xx.c \ fs9721.c \ - fs9922.c + fs9922.c \ + m2110.c \ + metex14.c \ + rs9lcd.c libsigrok_hw_common_dmm_la_CFLAGS = \ -I$(top_srcdir)