summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2019-01-18 17:32:42 +0000
committerJavier Jardón <jjardon@gnome.org>2019-03-15 21:15:41 -0700
commitae62310c32eb87abbfe12a933a804fc5dce6eee8 (patch)
treebfdf770ac7ac126578021d156b10750f57772e5f /Makefile.am
parentd8cb52ff218f2076e2c71abd67cbf70c700e7a99 (diff)
downloadzenity-ae62310c32eb87abbfe12a933a804fc5dce6eee8.tar.gz
Fix autotools warnings
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index df84b81..81ae6a7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-INCLUDES = src
+AM_CPPFLAGS = src
SUBDIRS = \
src \