]> sigrok.org Git - libsigrok.git/blobdiff - hardware/link-mso19/Makefile.am
Drop link-mso19/nexus-osciprime in preparation for release.
[libsigrok.git] / hardware / link-mso19 / Makefile.am
index cfef85508318eed481d5740200b5ad9ebd98ff12..0f3986cf519e0dc2100fb26061660276d52b1af5 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,7 +23,10 @@ if LA_LINK_MSO19
 noinst_LTLIBRARIES = libsigrokhwlinkmso19.la
 
 libsigrokhwlinkmso19_la_SOURCES = \
-       link-mso19.c
+       api.c \
+       protocol.c \
+       protocol.h 
+#link-mso19.c 
 
 libsigrokhwlinkmso19_la_CFLAGS = \
        -I$(top_srcdir)