]> sigrok.org Git - libsigrok.git/blobdiff - hardware/openbench-logic-sniffer/Makefile.am
GPL headers: Use correct project name.
[libsigrok.git] / hardware / openbench-logic-sniffer / Makefile.am
index 8c524b321c250fc88018d47f495925763e4eb39f..f03f0d89f7b09e2d0b3cc629399821ecc471b897 100644 (file)
@@ -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 <uwe@hermann-uwe.de>
 ##
@@ -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)