mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
android: include api_exec.c in generated files list
Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
This commit is contained in:
parent
9c9c18a395
commit
0fda2e9147
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ intermediates := $(call local-intermediates-dir)
|
|||
# This is the list of auto-generated files: sources and headers
|
||||
sources := \
|
||||
main/enums.c \
|
||||
main/api_exec.c \
|
||||
main/dispatch.h \
|
||||
main/remap_helper.h \
|
||||
main/get_hash.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue