From 2fcfa1ac0ee5f177c3760d63eaa633e004a11507 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Thu, 5 Mar 2009 00:03:27 +0100 Subject: mesa: Add x86/common_x86.c to libmesagallium.a Thanks to Brian for the refactor commit --- src/mesa/sources.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/sources.mak') diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak index 30ee064270..66b4625bfd 100644 --- a/src/mesa/sources.mak +++ b/src/mesa/sources.mak @@ -323,6 +323,7 @@ MESA_GALLIUM_SOURCES = \ $(VBO_SOURCES) \ $(STATETRACKER_SOURCES) \ $(SHADER_SOURCES) \ + x86/common_x86.c \ $(SLANG_SOURCES) # All the core C sources, for dependency checking -- cgit v1.2.3