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>
Sat, 27 Jul 2013 04:39:12 +0000 (00:39 -0400)
commit294eb28102b7b4d8fa6292676aece8ffa755a59d
tree7f84b5f200b003ebc27a6ef60017dae5155581e8
parent5a2efa0d82debe2fa548643c1fb0d08063d3902f
Fix automake warning about deprecated INCLUDES

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