diff --git a/examples/Makefile.am b/examples/Makefile.am index 0630288e96c12b69b84f032e54a032b2323375db..3595acf03ff57344f038c2b530de2cd73d979d7f 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,7 +1,7 @@ -CFLAGS = -I$(top_srcdir) @CFLAGS@ -CPPFLAGS = @CPPFLAGS@ +AM_CPPFLAGS = -I$(top_srcdir) LDADD = ../libnettle.a -noinst_PROGRAMS = nettle-benchmark +noinst_PROGRAMS = nettle-benchmark lfib-stream +