i965/fs: Split the GLSL IR -> FS LIR visitor to brw_fs_visitor.cpp.
[mesa.git] / src / mesa / drivers / dri / i965 / Makefile
index 9f27b8f98eccbf1c5ff13653bc28792a6c28b6d0..d80628b1e776ffc96f0aed7b14531c8e3d0288bc 100644 (file)
@@ -117,6 +117,7 @@ CXX_SOURCES = \
        brw_cubemap_normalize.cpp \
        brw_fs.cpp \
        brw_fs_emit.cpp \
+       brw_fs_visitor.cpp \
        brw_fs_channel_expressions.cpp \
        brw_fs_reg_allocate.cpp \
        brw_fs_schedule_instructions.cpp \