Signed-off-by: Tapani Pälli <tapani.pa...@intel.com>
---
 src/compiler/Android.nir.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/compiler/Android.nir.mk b/src/compiler/Android.nir.mk
index e89a21c..d08f569 100644
--- a/src/compiler/Android.nir.mk
+++ b/src/compiler/Android.nir.mk
@@ -31,7 +31,8 @@ include $(LOCAL_PATH)/Makefile.sources
 include $(CLEAR_VARS)
 
 LOCAL_SRC_FILES := \
-       $(NIR_FILES)
+       $(NIR_FILES) \
+       $(SPIRV_FILES) \
 
 LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/mapi \
-- 
2.7.4

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to