summaryrefslogtreecommitdiffstats
path: root/Make_global.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 /Make_global.am
parent968853fcbe777d0a3205403c00d0f5230f2a8bc0 (diff)
build: use -Wall across the entire source
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'Make_global.am')
-rw-r--r--Make_global.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Make_global.am b/Make_global.am
index 8b406a9..f091860 100644
--- a/Make_global.am
+++ b/Make_global.am
@@ -5,3 +5,4 @@
LIBVERSION=2:0:2
AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CFLAGS = -Wall