automake: anv: add missing include $(top_srcdir)/src/vulkan/util
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 28 Feb 2017 14:08:17 +0000 (14:08 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 28 Feb 2017 14:08:17 +0000 (14:08 +0000)
commit3935690d585dac949b0940abd9636059e8e70f0e
treef0b2ac2838384d71a86bcb171f97838503a9442f
parent0dddad5b1bb3b05190074a71d274c04c0b5ea700
automake: anv: add missing include $(top_srcdir)/src/vulkan/util

Otherwise we'll fail to find the header and `make distcheck` will bail.

Fixes: e9dcb17962f ("vulkan/util: Add generator for enum_to_str functions")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/vulkan/Makefile.am