vulkan: automake: add vk_android_native_buffer.h in the source list
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Tue, 19 Sep 2017 14:26:56 +0000 (16:26 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Tue, 19 Sep 2017 17:23:45 +0000 (19:23 +0200)
commit88bf3b77156aaef9f249e7a41f0d2419fc3c82c5
treeb8ae9c70f4c093691d560d6ab0aa0d685217d03e
parent9ac8fece63a9e980971b0cc894c60a9d8db4037d
vulkan: automake: add vk_android_native_buffer.h in the source list

Fixes:

  CCLD     libvulkan_wsi.la
ar: `u' modifier ignored since `D' is the default (see `U')
../../../../src/vulkan/util/vk_enum_to_str.c:26:45: fatal error:
vulkan/vk_android_native_buffer.h: No such file or directory
compilation terminated.
make[5]: *** [util/vk_enum_to_str.lo] Error 1

When running `make distcheck`.

v2: Fix commit title (Emil)

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/vulkan/Makefile.am