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, 2 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 87863f4..cee985a 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -32,3 +32,5 @@ libdict_a_SOURCES = dict.c dict.h \
libexpr_a_SOURCES = expr.c expr.h
libinotify_helpers_a_SOURCES = inotify_helpers.c inotify_helpers.h
+libinotify_helpers_a_CFLAGS = -std=c99
+libinotify_helpers_a_CPPFLAGS = -D_POSIX_SOURCE