summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-07-12 10:11:04 -0400
committerRyan Lortie <desrt@desrt.ca>2013-07-12 10:31:45 -0400
commit26bc232f0d170f642c4ebaecc859746af0577837 (patch)
tree12412cfda80f029dd4b82217392402a3a6f35614 /bin
parentc2dd0445e8dfa29b054b1403702f6b88b00fe871 (diff)
downloaddconf-26bc232f0d170f642c4ebaecc859746af0577837.tar.gz
don't use INCLUDES
automake seems to prefer AM_CPPFLAGS these days (and warns about use of INCLUDES as being an "old name").
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 7fc29bd..fddeac7 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -1,6 +1,6 @@
include $(top_srcdir)/Makefile.gtester
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/client
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/client
bin_PROGRAMS = dconf