v3d: Be more explicit about include directory from our generated code.
authorEric Anholt <eric@anholt.net>
Tue, 5 Jun 2018 15:50:55 +0000 (08:50 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 5 Jun 2018 19:44:49 +0000 (12:44 -0700)
commit2b1b2cbf619f9b3d578dabb0956bd5a248b6a89c
tree6c5135cd04ad649b58ad3440ed7730899a434d45
parent2a10fd902d71e7991c1dc81be16e5d61982f8e6e
v3d: Be more explicit about include directory from our generated code.

You'd need src/broadcom/cle/ in the -I previously, for srcdir != builddir.
nir was fine at that, but automake didn't have it.

Bugzilla: https://github.com/anholt/mesa/issues/104
src/broadcom/cle/gen_pack_header.py
src/gallium/drivers/v3d/Makefile.am
src/gallium/drivers/vc4/Makefile.am