Signed-off-by: Jan Engelhardt <jengelh@xxxxxxx> --- Make_global.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Make_global.am b/Make_global.am index a67e104..c16cb09 100644 --- a/Make_global.am +++ b/Make_global.am @@ -1,2 +1,2 @@ -AM_CPPFLAGS = -I${top_srcdir}/include -I${KERNELDIR} -AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS} +AM_CPPFLAGS = -I${top_srcdir}/include -I${KERNELDIR} ${LIBNFNETLINK_CFLAGS} +AM_CFLAGS = -Wall -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html