Suppress warnings with Automake 1.13
authorDaiki Ueno <ueno@unixuser.org>
Mon, 10 Jun 2013 02:22:39 +0000 (11:22 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Mon, 10 Jun 2013 02:22:39 +0000 (11:22 +0900)
commit5f78b55ee930a671c8ef63435925dcef9cd0ab5c
treeddbac4f605942b508a848e57a88dee5c4ec82b95
parent2a34936437e5c3c3e5e7f3621cf92fa94eaa466a
Suppress warnings with Automake 1.13

The make variable INCLUDES is now obsoleted by AM_CPPFLAGS.

BUG=
R=Shawn.P.Huang@gmail.com

Review URL: https://codereview.appspot.com/9915054
bus/Makefile.am
client/gtk2/Makefile.am
client/gtk3/Makefile.am
engine/Makefile.am
src/tests/Makefile.am
tools/Makefile.am
ui/gtk3/Makefile.am