X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fdemo%2FMakefile.am;h=d1759914dea965c8cb7dd1f64cea79bc32bb6f5b;hb=refs%2Ftags%2Fdsupstream;hp=025c1648c3d50c234ec6cc96e66561b452b1157f;hpb=a61b0e6a35fdf06c98a2304e186a3a17c9fbf8d8;p=libsigrok.git diff --git a/hardware/demo/Makefile.am b/hardware/demo/Makefile.am index 025c1648..d1759914 100644 --- a/hardware/demo/Makefile.am +++ b/hardware/demo/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 ## @@ -26,7 +26,7 @@ libsigrokhwdemo_la_SOURCES = \ demo.c libsigrokhwdemo_la_CFLAGS = \ - -I$(top_srcdir)/libsigrok + -I$(top_srcdir) endif