summaryrefslogtreecommitdiff
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 8b30964..e97c731 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -20,7 +20,7 @@
noinst_LIBRARIES = libtio.a libprot.a libdict.a libexpr.a libinotify_helpers.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
libtio_a_SOURCES = tio.c tio.h