build system: correct warning about 'INCLUDES'
authorMarc Fournier <marc.fournier@camptocamp.com>
Wed, 30 Jul 2014 21:13:19 +0000 (23:13 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Wed, 30 Jul 2014 21:13:19 +0000 (23:13 +0200)
commit7f9ea3cdcb74fe5f1d2ccb73dcccf0f3cfa9abf2
treeb33ec317dcdbec1b8160aaa7f034d5d4f6a1be5d
parent452185d6b38cea29ee0984d5d569c1cfb3b11309
build system: correct warning about 'INCLUDES'

This suppresses this warning when running build.sh:

Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am