projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1f022d
)
mesa: remove dri_sarea.h, add glcore.h in Makefile
author
Brian Paul
<brianp@vmware.com>
Tue, 6 Jan 2009 14:35:45 +0000
(07:35 -0700)
committer
Brian Paul
<brianp@vmware.com>
Tue, 6 Jan 2009 14:36:11 +0000
(07:36 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 27cbee3d0eaeb35fbc39667e1ba801a3b1beb549..c92b4867f7eb88b6258b44dc4032f319490cb0b9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-316,7
+316,7
@@
MAIN_FILES = \
DRI_FILES = \
$(DIRECTORY)/include/GL/internal/dri_interface.h \
- $(DIRECTORY)/include/GL/internal/
dri_sarea.h
\
+ $(DIRECTORY)/include/GL/internal/
glcore.h
\
$(DIRECTORY)/include/GL/internal/sarea.h \
$(DIRECTORY)/src/glx/Makefile \
$(DIRECTORY)/src/glx/x11/Makefile \