mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
intel/blorp: fix typo in android makefile
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
parent
1692228a38
commit
4218c32166
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ LOCAL_MODULE_CLASS := STATIC_LIBRARIES
|
|||
|
||||
LOCAL_SRC_FILES := $(BLORP_FILES)
|
||||
|
||||
LOCAL_C_INCLUDES := := \
|
||||
LOCAL_C_INCLUDES := \
|
||||
$(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_nir,,)/nir \
|
||||
$(MESA_TOP)/src/gallium/auxiliary \
|
||||
$(MESA_TOP)/src/gallium/include \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue