]> sigrok.org Git - libsigrok.git/blobdiff - hardware/demo/Makefile.am
Drop link-mso19/nexus-osciprime in preparation for release.
[libsigrok.git] / hardware / demo / Makefile.am
index 025c1648c3d50c234ec6cc96e66561b452b1157f..d1759914dea965c8cb7dd1f64cea79bc32bb6f5b 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>
 ##
@@ -26,7 +26,7 @@ libsigrokhwdemo_la_SOURCES = \
        demo.c
 
 libsigrokhwdemo_la_CFLAGS = \
-       -I$(top_srcdir)/libsigrok
+       -I$(top_srcdir)
 
 endif