From 51f05a93f06a057a604b3d1932c72d6af5f6d0bb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 30 Dec 2010 22:43:21 +0100 Subject: build: use -Wall across the entire source Signed-off-by: Jan Engelhardt --- src/conntrack/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/conntrack') diff --git a/src/conntrack/Makefile.am b/src/conntrack/Makefile.am index 34afefb..fb6b048 100644 --- a/src/conntrack/Makefile.am +++ b/src/conntrack/Makefile.am @@ -1,7 +1,5 @@ include $(top_srcdir)/Make_global.am -AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS} - noinst_LTLIBRARIES = libnfconntrack.la libnfconntrack_la_SOURCES = api.c \ -- cgit v1.2.3