AM_CFLAGS.
* testsuite/Makefile.am (AM_CPPFLAGS): Likewise.
Rev: src/nettle/examples/Makefile.am:1.15
Rev: src/nettle/testsuite/Makefile.am:1.35
-AM_CFLAGS = -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_srcdir)
# We need .. to be searched before standard places, in order to pick
# up the newly built libnettle.a/libnettle.so, rather than any
-AM_CFLAGS = -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_srcdir)
# We need .. to be searched before standard places, in order to pick
# up the newly built libnettle.a/libnettle.so, rather than any