Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / compiler / Android.nir.mk
index d08f5694a223641b836c6e3555061e11e72e9737..75a247a245df6ea32ca286a341eea599540f2aa4 100644 (file)
@@ -32,11 +32,12 @@ include $(CLEAR_VARS)
 
 LOCAL_SRC_FILES := \
        $(NIR_FILES) \
-       $(SPIRV_FILES) \
+       $(SPIRV_FILES)
 
 LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/mapi \
        $(MESA_TOP)/src/mesa \
+       $(MESA_TOP)/src/compiler/spirv \
        $(MESA_TOP)/src/gallium/include \
        $(MESA_TOP)/src/gallium/auxiliary