X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fcommon%2Fdmm%2FMakefile.am;h=ed4312448b00cf62a99bcdf880d309f33964dbbd;hb=2150a69b7633ebd1bcf13f645c026506f3dfe03b;hp=ee5502704871134c5eeffff64f18a1901ea8aae9;hpb=ac913e5c3522fcf5a5633eaa8e19f6579dda554c;p=libsigrok.git diff --git a/hardware/common/dmm/Makefile.am b/hardware/common/dmm/Makefile.am index ee550270..ed431244 100644 --- a/hardware/common/dmm/Makefile.am +++ b/hardware/common/dmm/Makefile.am @@ -21,9 +21,11 @@ noinst_LTLIBRARIES = libsigrok_hw_common_dmm.la libsigrok_hw_common_dmm_la_SOURCES = \ + es51922.c \ fs9721.c \ fs9922.c \ - metex14.c + metex14.c \ + rs9lcd.c libsigrok_hw_common_dmm_la_CFLAGS = \ -I$(top_srcdir)