X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Flink-mso19%2FMakefile.am;h=5e272ab8cc3a2b72e493fbdfb7d55cdb91f95501;hb=e2033d491753c5746ddbc0b8f29a5aa56c297ac3;hp=cfef85508318eed481d5740200b5ad9ebd98ff12;hpb=db8ae7b941a31b2bc64e14d60a1e962fd2b2dc38;p=libsigrok.git diff --git a/hardware/link-mso19/Makefile.am b/hardware/link-mso19/Makefile.am index cfef8550..5e272ab8 100644 --- a/hardware/link-mso19/Makefile.am +++ b/hardware/link-mso19/Makefile.am @@ -23,7 +23,10 @@ if LA_LINK_MSO19 noinst_LTLIBRARIES = libsigrokhwlinkmso19.la libsigrokhwlinkmso19_la_SOURCES = \ - link-mso19.c + api.c \ + protocol.c \ + protocol.h +#link-mso19.c libsigrokhwlinkmso19_la_CFLAGS = \ -I$(top_srcdir)