mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
anv/android: we need git_sha1.h in include paths
Fixes: e4538b9 "anv: Implement VK_KHR_driver_properties"
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
0ee0e0b6b9
commit
26a10e3844
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ LOCAL_C_INCLUDES := \
|
|||
LOCAL_WHOLE_STATIC_LIBRARIES := \
|
||||
libmesa_anv_entrypoints \
|
||||
libmesa_genxml \
|
||||
libmesa_git_sha1 \
|
||||
libmesa_vulkan_util
|
||||
|
||||
# The rule generates both C and H files, but due to some strange
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue