Fix typo in spot attenuation
[mesa.git] / src / mesa / sources
index ba536096b86826688e7b04270f457aae48f573cc..deb23f4bf2d9b94b9cebf5b0b21cf99eee957363 100644 (file)
@@ -121,6 +121,7 @@ TNL_SOURCES = \
        tnl/t_save_loopback.c \
        tnl/t_save_playback.c \
        tnl/t_vb_arbprogram.c \
+       tnl/t_vb_arbprogram_sse.c \
        tnl/t_vb_program.c \
        tnl/t_vb_render.c \
        tnl/t_vb_texgen.c \
@@ -203,6 +204,7 @@ ASM_C_SOURCES =     \
        x86/x86.c \
        x86/3dnow.c \
        x86/sse.c \
+       x86/rtasm/x86sse.c \
        sparc/sparc.c \
        ppc/common_ppc.c \
        x86-64/x86-64.c