]> sigrok.org Git - libsigrok.git/blobdiff - output/text/Makefile.am
scpi_usbtmc_libusb.c: Fix two error checks.
[libsigrok.git] / output / text / Makefile.am
index 5e0bffcf8d25f9160c06f9960c2cff591000dff6..348892c0a938e282071a870cdb0d8e97c613b9cd 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>
 ##
@@ -29,5 +29,5 @@ libsigrokoutputtext_la_SOURCES = \
        ascii.c
 
 libsigrokoutputtext_la_CFLAGS = \
-       -I$(top_srcdir)/libsigrok
+       -I$(top_srcdir)