mesa: remove -I$(TOP)/src/gallium/drivers from sources.mak

Core Mesa and the state tracker do not depend on any gallium drivers.
This commit is contained in:
Brian Paul
2009-08-25 09:42:25 -06:00
parent a94d66e857
commit 42ecb1287e
-1
View File
@@ -371,5 +371,4 @@ INCLUDE_DIRS = \
-I$(TOP)/include \
-I$(TOP)/src/mesa \
-I$(TOP)/src/gallium/include \
-I$(TOP)/src/gallium/drivers \
-I$(TOP)/src/gallium/auxiliary