src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 16 May 2012 02:57:07 +0000 (22:57 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 16 May 2012 02:57:07 +0000 (22:57 -0400)
commitbc4db778641c06f74ccb5b465610f48644cd0161
tree008e408159b4d927a7b349a6699e4db8b8f98b1d
parentc0a7ff5524368a97c548ccb22eb639cf706d15b5
src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS

It's a CFLAGS variable, not CPPFLAGS and we don't want to add it to every
target.  In particular we don't want anything leaking into weston-launch.
src/Makefile.am