add r200 x86 sources
diff --git a/src/mesa/drivers/dri/r200/Makefile b/src/mesa/drivers/dri/r200/Makefile
index 137660b..66835ca 100644
--- a/src/mesa/drivers/dri/r200/Makefile
+++ b/src/mesa/drivers/dri/r200/Makefile
@@ -38,7 +38,7 @@
 
 C_SOURCES = $(COMMON_SOURCES) $(DRIVER_SOURCES)
 
-ASM_SOURCES = 
+X86_SOURCES = r200_vtxtmp_x86.S
 
 SYMLINKS = \
 	server/radeon_dri.c \