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