summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/dri/Makefile.template
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-02-15 11:18:04 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2008-02-15 11:18:04 +0000
commit30d0bacf7aecfb6013ddd665d7385209899eeebd (patch)
treece764e101617349add47e4250aed1adde8b6407e /src/gallium/winsys/dri/Makefile.template
parent6ac2c1cc0cd1253ba2014d459010032127f185ec (diff)
parent66f22aa3bf7fa546e946b45156aa578e202982c9 (diff)
Merge commit 'origin/gallium-0.1' into gallium-0.1
Diffstat (limited to 'src/gallium/winsys/dri/Makefile.template')
-rw-r--r--src/gallium/winsys/dri/Makefile.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/winsys/dri/Makefile.template b/src/gallium/winsys/dri/Makefile.template
index b96305c094..2a261ed669 100644
--- a/src/gallium/winsys/dri/Makefile.template
+++ b/src/gallium/winsys/dri/Makefile.template
@@ -49,7 +49,7 @@ SHARED_INCLUDES = \
-I$(TOP)/include \
-I$(TOP)/include/GL/internal \
-I$(TOP)/src/gallium/include \
- -I$(TOP)/src/gallium/aux \
+ -I$(TOP)/src/gallium/auxiliary \
-I$(TOP)/src/gallium/drivers \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \