automake: intel: move expat handling where it's used
authorHongxu Jia <hongxu.jia@windriver.com>
Wed, 18 Oct 2017 01:47:05 +0000 (09:47 +0800)
committerEric Engestrom <eric.engestrom@imgtec.com>
Wed, 18 Oct 2017 13:27:20 +0000 (14:27 +0100)
commit05fc62d89f59ce19a18bfd4e63a09624910d6caf
tree6115066fe2e776ceb15944742b3c475d652907d7
parente5e9e21e9fec3552b9e6a3db45ece64fcf0bc9d1
automake: intel: move expat handling where it's used

Linking libvulkan_intel.so can fail, due to unresolved references to
libexpat.so.

EXPAT_CFLAGS should be moved as well.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/Makefile.common.am
src/intel/Makefile.tools.am