summaryrefslogtreecommitdiffstats
path: root/src/conntrack/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-12-30 22:43:21 +0100
committerJan Engelhardt <jengelh@medozas.de>2010-12-30 22:56:31 +0100
commit51f05a93f06a057a604b3d1932c72d6af5f6d0bb (patch)
tree6a8fcb1f30ef5669c9b4d12cc7fa949e1c00e2b0 /src/conntrack/Makefile.am
parent10618ff18f94145075ee2c1702ae783cf7e4564c (diff)
build: use -Wall across the entire source
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'src/conntrack/Makefile.am')
-rw-r--r--src/conntrack/Makefile.am2
1 files changed, 0 insertions, 2 deletions
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 \