Skip to content
Snippets Groups Projects
Commit 9664bd07 authored by Niels Möller's avatar Niels Möller
Browse files

* examples/Makefile.am: Don't set CFLAGS or CPPFLAGS explicitly,

let automake handle that.
* testsuite/Makefile.am: Likewise.

Rev: src/nettle/testsuite/Makefile.am:1.29
parent 56d73915
No related branches found
No related tags found
No related merge requests found
CFLAGS = -I$(top_srcdir) @CFLAGS@
CPPFLAGS = @CPPFLAGS@
# We need .. to be searched before standard places, in order to pick # We need .. to be searched before standard places, in order to pick
# up the newly built libnettle.a/libnettle.so, rather than any # up the newly built libnettle.a/libnettle.so, rather than any
# installed version. # installed version.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment