projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c494763
)
Fix missing files in Mesa tarballs.
author
Thierry Vignaud
<thierry.vignaud@gmail.com>
Fri, 28 Jan 2011 20:31:04 +0000
(12:31 -0800)
committer
Kenneth Graunke
<kenneth@whitecape.org>
Fri, 28 Jan 2011 20:31:04 +0000
(12:31 -0800)
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1bab521c599ab4510410a6a69e060ccf649366b1..9901250f87579b9fcbeedb27925cda63bc1db1a5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-232,6
+232,7
@@
MAIN_FILES = \
$(DIRECTORY)/src/glsl/README \
$(DIRECTORY)/src/glsl/glcpp/*.[chly] \
$(DIRECTORY)/src/glsl/glcpp/README \
+ $(DIRECTORY)/src/glsl/builtins \
$(DIRECTORY)/src/Makefile \
$(DIRECTORY)/src/mesa/Makefile* \
$(DIRECTORY)/src/mesa/sources.mak \