mesa: add x86/rtasm/x86sse.c to fix linux-x86 build
authorBrian Paul <brianp@vmware.com>
Mon, 9 Feb 2009 22:41:06 +0000 (15:41 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 9 Feb 2009 22:41:06 +0000 (15:41 -0700)
src/mesa/sources.mak

index 13ec1fa454bd35a13d477549f3514d1170549f34..dfafbc982bf76c5e404d475cb1153911d9f091af 100644 (file)
@@ -259,6 +259,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