From 7bd9edfe7849d8d1bc35f9ac28e949409da0bf10 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 24 Jun 2012 14:58:28 +0200 Subject: build: remove unused lines in Makefile.am Signed-off-by: Jan Engelhardt --- Make_global.am | 4 ++-- 1 file 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 -- cgit v1.2.3