anv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGS
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 27 May 2016 14:35:38 +0000 (15:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 09:28:56 +0000 (10:28 +0100)
commit220d8c99fa5c0f38371fb7cf11251de3e54ae2c0
treea29e35ab59f2465de875d4697af9c6f8f0348530
parent82514f26d83eec9771790c74a0b4901947f5ec41
anv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGS

We should not have removed them in the first place. There's a subtle
difference between generating the complete sources and using them which
was not obvious as we nuked them.

Without this, the release tarball ends up without various hunks of the
generated sources, thus things fail at a later stage as we attempt to
build them.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/Makefile.am