projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9786688
)
mesa: add missing DRI Makefiles to tarball
author
Thierry Vignaud
<thierry.vignaud@gmail.com>
Wed, 22 Jun 2011 14:22:02 +0000
(08:22 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 22 Jun 2011 14:22:02 +0000
(08:22 -0600)
Signed-off-by: Brian Paul <brianp@vmware.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
07ec686
..
281af35
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-376,8
+376,7
@@
DRI_FILES = \
$(DIRECTORY)/src/glx/Makefile \
$(DIRECTORY)/src/glx/*.[ch] \
$(APPLE_DRI_FILES) \
- $(DIRECTORY)/src/mesa/drivers/dri/Makefile \
- $(DIRECTORY)/src/mesa/drivers/dri/Makefile.template \
+ $(DIRECTORY)/src/mesa/drivers/dri/Makefile* \
$(DIRECTORY)/src/mesa/drivers/dri/dri.pc.in \
$(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.po \
$(DIRECTORY)/src/mesa/drivers/dri/*/*.[chS] \