util: add mutex lock in u_debug_memory.c code
[mesa.git] / src / gallium / auxiliary / Makefile.sources
index 740e30164526d4bdb97fd5833938e3f2bfe33825..44cf2d326de70702f82ee49f2f3c55a4ce5cb4b9 100644 (file)
@@ -138,6 +138,8 @@ C_SOURCES := \
        util/u_vbuf.c \
        vl/vl_csc.c \
        vl/vl_compositor.c \
+       vl/vl_matrix_filter.c \
+       vl/vl_median_filter.c \
        vl/vl_decoder.c \
        vl/vl_mpeg12_decoder.c \
        vl/vl_mpeg12_bitstream.c \