X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=output%2Ftext%2FMakefile.am;h=348892c0a938e282071a870cdb0d8e97c613b9cd;hb=c4650aca12630038fa034e2c0a2915073bdceedf;hp=5e0bffcf8d25f9160c06f9960c2cff591000dff6;hpb=847c21bc65343fa1197aa8455012d06a887e6626;p=libsigrok.git diff --git a/output/text/Makefile.am b/output/text/Makefile.am index 5e0bffcf..348892c0 100644 --- a/output/text/Makefile.am +++ b/output/text/Makefile.am @@ -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 ## @@ -29,5 +29,5 @@ libsigrokoutputtext_la_SOURCES = \ ascii.c libsigrokoutputtext_la_CFLAGS = \ - -I$(top_srcdir)/libsigrok + -I$(top_srcdir)