Move include directive from CFLAGS to LOCAL_CPPFLAGS in examples' Makefiles
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 30 May 2013 14:32:12 +0000 (10:32 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 30 May 2013 14:32:41 +0000 (10:32 -0400)
The use of LOCAL_* flags and override directives ensures that the build
succeeds even if the user explicitly overrides CFLAGS/CPPFLAGS/LDFLAGS.

Fixes #537

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.023944 seconds and 4 git commands to generate.