Fix automake warning about deprecated INCLUDES
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 23 Jul 2013 23:34:03 +0000 (19:34 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 6 Nov 2013 00:54:29 +0000 (19:54 -0500)
commit285f52d53a5b7f08c9929098dd2d8461c724f0bd
treed9b4c2e5d3807f432014ed13a996f858d7c71fe9
parentee3242c4b065b97df2b8c692a7e2b5eb11c95b7e
Fix automake warning about deprecated INCLUDES

Warning was:
    src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'
    (or '*_CPPFLAGS')
src/Makefile.am