summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-12-30 22:40:55 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-07-30 20:57:13 +0200
commita54c36f50c8bc1230edc372cc4ca5518c154b2a0 (patch)
tree13a09430850fd1c4c2e9847b92894ee1d257f880 /src/Makefile.am
parent968853fcbe777d0a3205403c00d0f5230f2a8bc0 (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 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 \