]> sigrok.org Git - libsigrok.git/blobdiff - hardware/asix-sigma/Makefile.am
GPL headers: Use correct project name.
[libsigrok.git] / hardware / asix-sigma / Makefile.am
index 6359e25fbc11a605f69eb44d23c019f51a9c7017..fe5a2801a925c712d4bdf11cfd2e853459058c0b 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,7 +29,7 @@ libsigrokhwasixsigma_la_SOURCES = \
        asix-sigma.h
 
 libsigrokhwasixsigma_la_CFLAGS = \
-       -I$(top_srcdir)/libsigrok
+       -I$(top_srcdir)
 
 endif