From a54c36f50c8bc1230edc372cc4ca5518c154b2a0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 30 Dec 2010 22:40:55 +0100 Subject: build: use -Wall across the entire source Signed-off-by: Jan Engelhardt --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index e6bc7c4..d0098cc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,5 @@ include $(top_srcdir)/Make_global.am -AM_CFLAGS = -Wall - lib_LTLIBRARIES = libnfnetlink.la libnfnetlink_la_LDFLAGS = -Wc,-nostartfiles \ -- cgit v1.2.3