Convert INCLUDES to AM_CPPFLAGS
authorMatt Turner <mattst88@gmail.com>
Sat, 19 Jan 2013 00:53:32 +0000 (16:53 -0800)
committerMatt Turner <mattst88@gmail.com>
Wed, 23 Jan 2013 06:08:30 +0000 (22:08 -0800)
commit61dacffaf47e6b631a2c67230f8f111038d1de09
treed9c1213773d03ff134961beda68a11c400a99601
parentc7c28f440db083d69ca930b44fc6280bb558e098
Convert INCLUDES to AM_CPPFLAGS

INCLUDES has been deprecated starting with automake 1.13. Convert all
occurrences with the recommended AM_CPPFLAGS replacement.
demos/Makefile.am
pixman/Makefile.am
test/Makefile.am