soft-fp64/ffloor: Simplify the >= 0 comparison
[mesa.git] / src / mesa / Android.libmesa_glsl_utils.mk
index 5a80f221c8f7eef819a696e057a7fb8cd5a687a7..0d83cd5a9bfa08d92c76af00672d7692043ff959 100644 (file)
@@ -42,8 +42,8 @@ LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/gallium/auxiliary
 
 LOCAL_SRC_FILES := \
+       main/extensions_table.c \
        main/imports.c \
-       program/prog_hash_table.c \
        program/symbol_table.c \
        program/dummy_errors.c
 
@@ -67,8 +67,8 @@ LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/gallium/auxiliary
 
 LOCAL_SRC_FILES := \
+       main/extensions_table.c \
        main/imports.c \
-       program/prog_hash_table.c \
        program/symbol_table.c \
        program/dummy_errors.c