summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-12-30 23:15:53 +0100
committerJan Engelhardt <jengelh@medozas.de>2010-12-30 23:16:37 +0100
commit7312912039d13d1d1022b252da2f31b65b5614d9 (patch)
tree3822f50070768832bd49abbe2598e4e70b02a419 /src
parent6dc9ec20744ae307e0f5c5c1db0f5d585289259c (diff)
build: use -Wall across the entire source
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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