Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / Android.libmesa_glsl_utils.mk
index 5a80f221c8f7eef819a696e057a7fb8cd5a687a7..66b6ef13a613d15bf824ef3606e9dc507ebd9eb8 100644 (file)
@@ -42,8 +42,7 @@ LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/gallium/auxiliary
 
 LOCAL_SRC_FILES := \
-       main/imports.c \
-       program/prog_hash_table.c \
+       main/extensions_table.c \
        program/symbol_table.c \
        program/dummy_errors.c
 
@@ -67,8 +66,7 @@ LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/gallium/auxiliary
 
 LOCAL_SRC_FILES := \
-       main/imports.c \
-       program/prog_hash_table.c \
+       main/extensions_table.c \
        program/symbol_table.c \
        program/dummy_errors.c