X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fchronovu-la8%2FMakefile.am;h=1cd85822ff0c86f382ab5a923e81aa4e579966c9;hb=refs%2Ftags%2Fdsupstream;hp=a8f40df531c97455d7bbb1f68f24cb636c69fda8;hpb=db8ae7b941a31b2bc64e14d60a1e962fd2b2dc38;p=libsigrok.git diff --git a/hardware/chronovu-la8/Makefile.am b/hardware/chronovu-la8/Makefile.am index a8f40df5..1cd85822 100644 --- a/hardware/chronovu-la8/Makefile.am +++ b/hardware/chronovu-la8/Makefile.am @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrok project. ## ## Copyright (C) 2011 Uwe Hermann ## @@ -24,7 +24,9 @@ if LA_CHRONOVU_LA8 noinst_LTLIBRARIES = libsigrokhwchronovula8.la libsigrokhwchronovula8_la_SOURCES = \ - chronovu-la8.c + api.c \ + protocol.c \ + protocol.h libsigrokhwchronovula8_la_CFLAGS = \ -I$(top_srcdir)