scons: Fix SCons build infrastructure for FreeBSD.
[mesa.git] / src / gallium / auxiliary / Makefile.sources
index c69dbba812a924e6716b4f435de06a9c8f485ac8..277428b38be5d7638618a0302e161bb5d90a4b4f 100644 (file)
@@ -1,3 +1,5 @@
+SUBDIRS := pipe-loader
+
 C_SOURCES := \
        cso_cache/cso_cache.c \
        cso_cache/cso_context.c \
@@ -138,6 +140,7 @@ 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 \