intel/blorp: fix typo in android makefile

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Mauro Rossi 2016-09-03 11:00:25 +02:00 committed by Jason Ekstrand
parent 1692228a38
commit 4218c32166

View file

@ -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 \