From 7312912039d13d1d1022b252da2f31b65b5614d9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 30 Dec 2010 23:15:53 +0100 Subject: build: use -Wall across the entire source Signed-off-by: Jan Engelhardt --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 84892eb..0bd037f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,7 +21,6 @@ LIBVERSION=2:0:1 include ${top_srcdir}/Make_global.am -AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS} lib_LTLIBRARIES = libnetfilter_queue.la -- cgit v1.2.3