X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=inline;f=hardware%2Fchronovu-la8%2FMakefile.am;h=ab364ee18458d1448cc639b06441ad7e6b53d022;hb=9e165e742fcaf247fe36644192194e59a02698aa;hp=db4d6a854cdc2ed9bb04c14207af2c4fbc1f88b6;hpb=b908f067f25f7c307e46ba05a23fd3cc5187379f;p=libsigrok.git diff --git a/hardware/chronovu-la8/Makefile.am b/hardware/chronovu-la8/Makefile.am index db4d6a85..ab364ee1 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 ## @@ -18,15 +18,15 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -if LA_CHRONOVU_LA8 +if HW_CHRONOVU_LA8 # Local lib, this is NOT meant to be installed! noinst_LTLIBRARIES = libsigrokhwchronovula8.la libsigrokhwchronovula8_la_SOURCES = \ api.c \ - driver.c \ - driver.h + protocol.c \ + protocol.h libsigrokhwchronovula8_la_CFLAGS = \ -I$(top_srcdir)