projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67b639c
)
mesa: make sure r300/compiler/ sources are included in tarball
author
Thierry Vignaud
<tvignaud@mandriva.com>
Fri, 14 Aug 2009 14:16:35 +0000
(08:16 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 14 Aug 2009 14:16:54 +0000
(08:16 -0600)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 220676fda4ab2374555adeb70bbc998b731c8c5d..6eed65e40b7a9bf8e5a452bc931afaac441390ef 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-345,7
+345,9
@@
DRI_FILES = \
$(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.[ch] \
$(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.po \
$(DIRECTORY)/src/mesa/drivers/dri/*/*.[chS] \
+ $(DIRECTORY)/src/mesa/drivers/dri/*/*/*.[chS] \
$(DIRECTORY)/src/mesa/drivers/dri/*/Makefile \
+ $(DIRECTORY)/src/mesa/drivers/dri/*/*/Makefile \
$(DIRECTORY)/src/mesa/drivers/dri/*/Doxyfile \
$(DIRECTORY)/src/mesa/drivers/dri/*/server/*.[ch]