]> sigrok.org Git - libsigrok.git/blobdiff - output/text/Makefile.am
Code drop from DreamSourceLabs first source release.
[libsigrok.git] / output / text / Makefile.am
index 4c9bd4786ac37c9cd9de0dde7b163d860b2e0a46..a6edae8da12e2c0068e4284f960e076730172612 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>
 ##
 ##
 
 # Local lib, this is NOT meant to be installed!
-noinst_LTLIBRARIES = libsigrokoutputtext.la
+noinst_LTLIBRARIES = libsigrok4DSLogicoutputtext.la
 
-libsigrokoutputtext_la_SOURCES = \
+libsigrok4DSLogicoutputtext_la_SOURCES = \
        text.c \
        text.h \
        bits.c \
        hex.c \
        ascii.c
 
-libsigrokoutputtext_la_CFLAGS = \
+libsigrok4DSLogicoutputtext_la_CFLAGS = \
        -I$(top_srcdir)