Makefile.am: s/INCLUDES/AM_CPPFLAGS/
authorFlorian Forster <octo@collectd.org>
Tue, 10 Mar 2015 14:13:59 +0000 (15:13 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 10 Mar 2015 14:13:59 +0000 (15:13 +0100)
commit0ea3dd8c7e3df6a0cac20be4c70f3f6a7433a041
tree0a257a9520205aa64004e07d03bf786707624954
parent2daef0be77f9a49287432a22ba0d04494602588d
Makefile.am: s/INCLUDES/AM_CPPFLAGS/

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