summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-09-18 13:34:57 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-09-18 13:34:57 -0600
commit06370a91b305e0697cb5ba1659e2423c7dfaf1fc (patch)
tree3e02dbb49dcd0b6a8fcf7b206b9538985d62e682 /src/mesa/sources
parenta25e1aa0aab6bd278eefa7c0748b491c9c6ae62c (diff)
mesa: remove a bunch of -I paths from INCLUDE_DIRS
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index bc8498d0e7..80e6e7c5a6 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -288,12 +288,4 @@ COMMON_DRIVER_OBJECTS = $(COMMON_DRIVER_SOURCES:.c=.o)
INCLUDE_DIRS = \
-I$(TOP)/include \
-I$(TOP)/src/mesa \
- -I$(TOP)/src/mesa/main \
- -I$(TOP)/src/mesa/glapi \
- -I$(TOP)/src/mesa/math \
- -I$(TOP)/src/mesa/tnl \
- -I$(TOP)/src/mesa/shader \
- -I$(TOP)/src/mesa/shader/grammar \
- -I$(TOP)/src/mesa/shader/slang \
- -I$(TOP)/src/mesa/swrast \
- -I$(TOP)/src/mesa/swrast_setup
+ -I$(TOP)/src/mesa/main