From: Brian Paul Date: Mon, 9 Jun 2008 19:35:34 +0000 (-0600) Subject: mesa: remove some obsolete gallium bits X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f621f68dd449f6e5e141a85718e2a2c5d2a56fb;p=mesa.git mesa: remove some obsolete gallium bits --- diff --git a/src/mesa/sources b/src/mesa/sources index 41b57b07c6b..8a809c6d350 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -304,11 +304,6 @@ SOLO_SOURCES = \ $(MATH_SOURCES) \ $(VBO_SOURCES) \ $(VF_SOURCES) \ - $(DRAW_SOURCES) \ - $(TGSIEXEC_SOURCES) \ - $(TGSIUTIL_SOURCES) \ - $(PIPEUTIL_SOURCES) \ - $(STATECACHE_SOURCES) \ $(STATETRACKER_SOURCES) \ $(TNL_SOURCES) \ $(SHADER_SOURCES) \