aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-04-12 05:41:09 +0200
committerDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-04-12 10:29:15 +0200
commit82cd18107f5283054aa8bad27b7741eaf0cfea4c (patch)
tree50002eda289a8c832d11b30f1cb27ba7ddc93b94 /Makefile.am
parent6cf0a254cd9e4892a941bb5ad6f8d9ed317b1617 (diff)
Add more compiler warning flags
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f3823a..7f4f197 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
ACLOCAL_AMFLAGS = -I m4
AM_CPPFLAGS = -D_GNU_SOURCE -I$(top_srcdir)/lib/include
-AM_CFLAGS = -std=c99 -pedantic -Wall -Wextra
+AM_CFLAGS = -std=c99 $(WARN_CFLAGS)
sbin_PROGRAMS =
noinst_LIBRARIES =