summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-19 08:19:07 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-19 08:19:07 -0800
commit0d35761dc39409b70e04dd0786aef6537f92976a (patch)
tree611791d579b70e2dbe186fab62836da620a9d76a /Makefile.am
parentc9fa3ec1a7c9847ccf98377b48c674f1d32c635d (diff)
downloadxorg-lib-libXdamage-0d35761dc39409b70e04dd0786aef6537f92976a.tar.gz
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morph
Excerpt https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html - Support for the long-deprecated INCLUDES variable will be removed altogether in Automake 1.14. The AM_CPPFLAGS variable should be used instead. This variable was deprecated in Automake releases prior to 1.10, which is the current minimum level required to build X. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b107025..1acb184 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,8 +21,6 @@
SUBDIRS = src
-INCLUDES = $(top_srcdir)/include/
-
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xdamage.pc