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

Don't set CFLAGS or CPPFLAGS explicitly,

let automake handle that.

Rev: src/nettle/examples/Makefile.am:1.11
parent 4fbc7017
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
# up the newly built libnettle.a/libnettle.so, rather than any
# 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