* tools/Makefile.am (AM_CFLAGS): Likewise.
* testsuite/Makefile.am (AM_CFLAGS): Likewise.
Rev: src/nettle/examples/Makefile.am:1.13
Rev: src/nettle/testsuite/Makefile.am:1.31
Rev: src/nettle/tools/Makefile.am:1.2
+AM_CFLAGS = -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
# installed version.
+AM_CFLAGS = -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
# installed version.
+AM_CFLAGS = -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
# installed version.