summaryrefslogtreecommitdiff
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 0549426..8b30964 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -19,8 +19,8 @@
noinst_LIBRARIES = libtio.a libprot.a libdict.a libexpr.a libinotify_helpers.a
-AM_CPPFLAGS=-I$(top_srcdir)
-AM_CFLAGS = -fPIC
+AM_CPPFLAGS=-I$(top_srcdir) -D_FORTIFY_SOURCE=2
+AM_CFLAGS = -fPIC -Wall -Werror -Wextra -Wno-unused-parameter
libtio_a_SOURCES = tio.c tio.h