]> sigrok.org Git - libsigrok.git/blobdiff - input/Makefile.am
scpi_usbtmc_libusb.c: Fix two error checks.
[libsigrok.git] / input / Makefile.am
index 5e6aa3ceac3010830b98c58386c0d9ddc898fe3d..da0a9d276981a2e400bd2bace65d9b9f5f9acc2e 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>
 ## Copyright (C) 2013 Bert Vermeulen <bert@biot.com>
@@ -24,6 +24,7 @@ noinst_LTLIBRARIES = libsigrokinput.la
 libsigrokinput_la_SOURCES = \
        binary.c \
        chronovu_la8.c \
+       csv.c \
        input.c \
        vcd.c \
        wav.c