summaryrefslogtreecommitdiff
path: root/compat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'compat/Makefile.am')
-rw-r--r--compat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/Makefile.am b/compat/Makefile.am
index 922b7c6..6738813 100644
--- a/compat/Makefile.am
+++ b/compat/Makefile.am
@@ -20,7 +20,7 @@
noinst_LIBRARIES = libcompat.a
AM_CPPFLAGS=-I$(top_srcdir) -D_FORTIFY_SOURCE=2
-AM_CFLAGS = -fPIC -Wall -Werror -Wextra -Wno-unused-parameter
+AM_CFLAGS = -fPIC -Werror -Wall -Wextra -Wno-unused-parameter -pedantic
EXTRA_DIST = getopt_long.c getopt_long.h \
shell.h \