projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bae915
)
use shared-core
author
Dave Airlie
<airliedfreedesktop.org>
Sat, 28 May 2005 10:55:23 +0000
(10:55 +0000)
committer
Dave Airlie
<airliedfreedesktop.org>
Sat, 28 May 2005 10:55:23 +0000
(10:55 +0000)
src/glx/x11/Makefile
patch
|
blob
|
history
diff --git
a/src/glx/x11/Makefile
b/src/glx/x11/Makefile
index 0a488e444f48c7841f406b70573b5ab368566b28..109a8c42d73263ac348b31929729db212fde2e6a 100644
(file)
--- a/
src/glx/x11/Makefile
+++ b/
src/glx/x11/Makefile
@@
-67,7
+67,7
@@
INCLUDES = -I. \
-I$(TOP)/src/mesa/swrast_setup \
-I$(TOP)/src/mesa/drivers/dri/common \
-I$(DRM_SOURCE_PATH)/libdrm \
- -I$(DRM_SOURCE_PATH)/shared \
+ -I$(DRM_SOURCE_PATH)/shared
-core
\
$(X11_INCLUDES)