X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fopenbench-logic-sniffer%2FMakefile.am;h=f03f0d89f7b09e2d0b3cc629399821ecc471b897;hb=50985c2019b2b5a6ce394589d89ee925b4f5e3a9;hp=8c524b321c250fc88018d47f495925763e4eb39f;hpb=db8ae7b941a31b2bc64e14d60a1e962fd2b2dc38;p=libsigrok.git diff --git a/hardware/openbench-logic-sniffer/Makefile.am b/hardware/openbench-logic-sniffer/Makefile.am index 8c524b32..f03f0d89 100644 --- a/hardware/openbench-logic-sniffer/Makefile.am +++ b/hardware/openbench-logic-sniffer/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 ## @@ -23,8 +23,9 @@ if LA_OLS noinst_LTLIBRARIES = libsigrokhwols.la libsigrokhwols_la_SOURCES = \ - ols.c \ - ols.h + api.c \ + protocol.c \ + protocol.h libsigrokhwols_la_CFLAGS = \ -I$(top_srcdir)