summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2c01e98..a698e73 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ warn_cppflags = \
-Wno-unused-parameter \
-Wno-sign-compare \
-Wno-missing-field-initializers \
+ -Wpointer-arith \
$(NULL)
###############################################################################