summaryrefslogtreecommitdiffstats
path: root/src/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/Makefile.am
parent10618ff18f94145075ee2c1702ae783cf7e4564c (diff)
build: use -Wall across the entire source
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 82030c4..a6d3343 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,8 +6,6 @@ include $(top_srcdir)/Make_global.am
SUBDIRS=conntrack expect
-AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS}
-
lib_LTLIBRARIES = libnetfilter_conntrack.la
libnetfilter_conntrack_la_LIBADD = conntrack/libnfconntrack.la \