summaryrefslogtreecommitdiff
path: root/src/mesa/sources.mak
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-08-25 09:42:25 -0600
committerBrian Paul <brianp@vmware.com>2009-08-25 09:42:28 -0600
commit42ecb1287ebb8b6f29d300e8dcb0e9487504dabc (patch)
tree698c4f504bcbc9982673da9951ca94eaceb4ac57 /src/mesa/sources.mak
parenta94d66e85748a6ac2b2d4700b6504cc89d1e1945 (diff)
mesa: remove -I$(TOP)/src/gallium/drivers from sources.mak
Core Mesa and the state tracker do not depend on any gallium drivers.
Diffstat (limited to 'src/mesa/sources.mak')
-rw-r--r--src/mesa/sources.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index dfa7e06005..9a9c988ed9 100644
--- a/src/mesa/sources.mak
+++ b/src/mesa/sources.mak
@@ -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