vulkan: Fix gen_enum_to_str in out of tree builds
authorDylan Baker <dylan@pnwbakers.com>
Thu, 23 Feb 2017 00:37:10 +0000 (16:37 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 23 Feb 2017 01:08:52 +0000 (17:08 -0800)
commitfb26e6c0d4f1fb47c028bc11a059ac5db57ae5db
tree349edcc14aafab371751ca124805dcff1bd63d32
parent1bd0e9ca33373a89b4e9d430a8d77149beec883b
vulkan: Fix gen_enum_to_str in out of tree builds

In some configurations the util directory is created when building out
of tree, but not others. This patch ensures that it's created.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-and-Tested-by: Mike Lothian <mike@fireburn.co.uk>
src/vulkan/Makefile.am