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