Move blob from compiler/ to util/
[mesa.git] / src / compiler / Makefile.sources
index edf1b936ac11143e348b8f628ca2cee0e4552d83..c4d2c2be7cb406a268d3109f39174cc9f0f5db7b 100644 (file)
@@ -1,6 +1,4 @@
 LIBCOMPILER_FILES = \
-       blob.c \
-       blob.h \
        builtin_type_macros.h \
        glsl_types.cpp \
        glsl_types.h \
@@ -272,6 +270,7 @@ NIR_FILES = \
        nir/nir_lower_phis_to_scalar.c \
        nir/nir_lower_regs_to_ssa.c \
        nir/nir_lower_returns.c \
+       nir/nir_lower_samplers.c \
        nir/nir_lower_scratch.c \
        nir/nir_lower_subgroups.c \
        nir/nir_lower_system_values.c \