Massively cleaned up the code that calculates front/back/depth buffer
[mesa.git] / src / mesa / Makefile.DJ
index 2ce5a6f965776ac1e3883f5ce6324c0aad1afd78..cd9b10d8407aced6876cc9968ff2a612a663eddd 100644 (file)
@@ -90,6 +90,7 @@ CFLAGS += -DUSE_X86_ASM
 CFLAGS += -DUSE_MMX_ASM
 CFLAGS += -DUSE_SSE_ASM
 CFLAGS += -DUSE_3DNOW_ASM
+X86_SOURCES += $(X86_API)
 else
 X86_SOURCES =
 endif