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