]> sigrok.org Git - libsigrok.git/blobdiff - hardware/zeroplus-logic-cube/Makefile.am
GPL headers: Use correct project name.
[libsigrok.git] / hardware / zeroplus-logic-cube / Makefile.am
index 92313ec3af279fbcbbc413ca417ecb1f35ecf5fd..5452e14ce419c9734210ecaa817a6f21a586660e 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,11 +23,13 @@ if LA_ZEROPLUS_LOGIC_CUBE
 noinst_LTLIBRARIES = libsigrokhwzeroplus.la
 
 libsigrokhwzeroplus_la_SOURCES = \
+       api.c \
+       protocol.c \
+       protocol.h \
        analyzer.c \
        analyzer.h \
        gl_usb.c \
-       gl_usb.h \
-       zeroplus.c
+       gl_usb.h
 
 libsigrokhwzeroplus_la_CFLAGS = \
        -I$(top_srcdir)