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