projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d61d30
)
added some header files to DRI_FILES (Donnie Berkholz)
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 17 Oct 2005 22:38:44 +0000
(22:38 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 17 Oct 2005 22:38:44 +0000
(22:38 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2e059a958929d9be12a259bff6c0e19c45a160bd..d7d5857aa1bdce945310ba530e4f63c602377184 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-260,6
+260,8
@@
MAIN_FILES = \
$(DIRECTORY)/windows/VC7/mesa/osmesa/osmesa.vcproj
DRI_FILES = \
+ $(DIRECTORY)/include/GL/internal/dri_interface.h \
+ $(DIRECTORY)/include/GL/internal/sarea.h \
$(DIRECTORY)/src/glx/Makefile \
$(DIRECTORY)/src/glx/x11/Makefile \
$(DIRECTORY)/src/glx/x11/*.[ch] \