summaryrefslogtreecommitdiff
path: root/src/programs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/programs/Makefile.am')
-rw-r--r--src/programs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/programs/Makefile.am b/src/programs/Makefile.am
index 880b90b..d69853c 100644
--- a/src/programs/Makefile.am
+++ b/src/programs/Makefile.am
@@ -1,6 +1,7 @@
NULL =
+AM_CFLAGS = -std=gnu99 $(WARN_CFLAGS)
AM_CPPFLAGS = \
-I$(top_builddir)/src \
-I$(top_srcdir)/src \