X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=66d5f5062c1919063fb06271cd1adf4c8114909e;hb=b50970a54195302dad73c668e263c71188a8d727;hp=5273a27f7f70307b2ee4ad4ec3818e1b3704cf32;hpb=66c300c4a698ee1aeeefbf11710ae1d1de3d040a;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 5273a27f..66d5f506 100644 --- a/Makefile.am +++ b/Makefile.am @@ -178,7 +178,8 @@ libsigrok_la_SOURCES += \ # Hardware (LCR chip parsers) if NEED_SERIAL libsigrok_la_SOURCES += \ - src/lcr/es51919.c + src/lcr/es51919.c \ + src/lcr/vc4080.c endif # Hardware (Scale protocol parsers)